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

Automatically Log Out from the UI when the Token/Session Expires #103

Open
gmolto opened this issue Apr 17, 2024 · 2 comments
Open

Automatically Log Out from the UI when the Token/Session Expires #103

gmolto opened this issue Apr 17, 2024 · 2 comments
Assignees

Comments

@gmolto
Copy link
Member

gmolto commented Apr 17, 2024

When the UI session is closed because the underlying token has expired, the user should be automatically logged out from the UI

Currently a red banner without a message is shown and the UI does not respond. The user then needs to press on the Log Out button.

@IgnacioHeredia
Copy link

This is the red banner you see, and the spinner keeps in loading state indefinetly:
snapshot 1

When you logout and immediately try to log in, you are stuck in this loading window:
snapshot 2

After five minutes, the problem goes away.
The problems persist between browsers (Brave, Firefox) and also after cache clearing.

@gmolto
Copy link
Member Author

gmolto commented Apr 18, 2024

FWIW, I faced the red banner but after pressing on Log out I could log in inmediately without issues (Safari and Chrome) on macOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants