Better session management #6

Open
opened 2025-01-26 15:38:44 +00:00 by Jef Roosens · 0 comments

Session cookies aren't that nice actually, because they're automatically logged out at the end of your browser session.

Instead, we should switch to regular cookies with a very long lifetime, and track when a session was last accessed. Users should be able to see their list of sessions and revoke access for some if needed.

Session cookies aren't that nice actually, because they're automatically logged out at the end of your browser session. Instead, we should switch to regular cookies with a very long lifetime, and track when a session was last accessed. Users should be able to see their list of sessions and revoke access for some if needed.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Chewing_Bever/calathea#6
There is no content yet.