Started using the Flask-Session extension but I'm patching it on initialization way too much and the maintainer is pretty quiet. I think I'm gonna copy the sessioninterface class I'm using out of that code and make my own version inside the project. At this point it would be easier for me to maintain it then add another dependency (it's a small class anyway)