You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have an app with user login, typically the user is logged out after 1 week or so, and need to login again. When this happens a popup is show with “Your session has expired and you have been logged out”.
We can’t control the pop up look and feel, and would like the user to be signed in “forever” if possible. We currently use local storage to remember the user ID, but the logout and popular is displayed regardless.
Idea
1. Increase the remember me session time or make it a custom duration. Eg infinite or 1 year.
2. Make showing the session pop up optional.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Use case
Idea
All reactions