oldventura / kgbtr-chatroom

SocketIO Chatroom with Reddit OAuth2 for r/KGBTR
https://kgbtrchat.herokuapp.com/
GNU General Public License v3.0
3 stars 1 forks source link

Use Flask-Login package for better session handling #20

Closed oldventura closed 2 years ago

oldventura commented 2 years ago

-> https://flask-login.readthedocs.io/en/latest/

Make sessions permanent

oldventura commented 2 years ago

Added, it should remember the user automatically