Persistent login
Closed this issue · 3 comments
opatut commented
With a checkbox "Remember me".
opatut commented
Flask is doing weird things with the sessions at the moment. I guess we have to investigate that first. It seems like the session cookies are not released after the browser session, even though they are marked to expire immediately in the chromium developer console.
svenstaro commented
Perhaps you should ask pocoo about the weirdness?