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

Have Vulcan show a logout page when a session times out #644

Open
wdower opened this issue Dec 10, 2024 · 1 comment
Open

Have Vulcan show a logout page when a session times out #644

wdower opened this issue Dec 10, 2024 · 1 comment

Comments

@wdower
Copy link
Contributor

wdower commented Dec 10, 2024

Right now, Vulcan will not kick you back to the login page until you actually try to do a CRUD operation. So we can be looking at the project view, try to create a component, and only be kicked back to the login stage when we actually try to submit the new component (thereby leaving the page and losing our work).

Vulcan needs to show a logout screen as soon as the session breaks.

@rlakey
Copy link
Contributor

rlakey commented Dec 10, 2024

This doesn't necessarily have to be a specific logout page and can just take you back to the login screen with maybe a message that the user has been logged out due to inactivity.

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

2 participants