Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

401 logout #832

Open
KMnOFour opened this issue Jun 23, 2021 · 0 comments
Open

401 logout #832

KMnOFour opened this issue Jun 23, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@KMnOFour
Copy link
Contributor

Describe the bug
Need to handle notifying the user and logging out when the server returns a 401. Related to a prev ticket (?) to sync the session expiration with the backend. Timeout length needs review, and we need to cleanly handle edge cases, eg, where the browser has cached the session but the server has terminated it. You shouldn't get the 60 second resume session modal when you awaken an inactive chrome tab unless the server session really hasn't expired yet. In all cases, the ideal is for the resume modal to show in the last minute of the server session and at the client-side timeout intervals, and worst case, a notification forcing a logout should warn the user if the two are ever out of sync. Needs some analysis.

@KMnOFour KMnOFour added the enhancement New feature or request label Jun 23, 2021
@KMnOFour KMnOFour self-assigned this Jun 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant