mbr / flask-kvsession

A drop-in replacement for Flask's session handling using server-side sessions.
http://pythonhosted.org/Flask-KVSession/
MIT License
168 stars 53 forks source link

TTL supporting stores expire sessions based on time passed since session creation rather than TTL #48

Open papadp opened 6 years ago

papadp commented 6 years ago

See PR#47