Save user login session #75

Open
opened 2026-04-08 10:10:49 +00:00 by mahmoud · 0 comments
Member

I have to re-login every time I refresh the page. I think we can hash the user secret and save it to the session storage, so the user does not need to re-login every time the page is reloaded

And for security reasons, we might expire the session every n hours or so

I have to re-login every time I refresh the page. I think we can hash the user secret and save it to the session storage, so the user does not need to re-login every time the page is reloaded And for security reasons, we might expire the session every `n hours` or so
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
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
mycelium/www_migrate_mycelium#75
No description provided.