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

FEATURE: Session expiration redirect to login page #651

Open
2 tasks done
JoelWiebe opened this issue Jan 23, 2025 · 0 comments · May be fixed by #654
Open
2 tasks done

FEATURE: Session expiration redirect to login page #651

JoelWiebe opened this issue Jan 23, 2025 · 0 comments · May be fixed by #654
Assignees
Labels
enhancement New feature or request

Comments

@JoelWiebe
Copy link
Contributor

JoelWiebe commented Jan 23, 2025

Feature

Overview
When the session expires, redirect the user to the login page

Details
Currently no redirect happens, content simply stops updating with 403 errors, then on refresh the user is navigated to the index.html page rather than the login page

Tasks

  • Throw 401 error when the session expires
  • Catch 401 error and redirect to the login page
@JoelWiebe JoelWiebe added the enhancement New feature or request label Jan 23, 2025
@JoelWiebe JoelWiebe self-assigned this Jan 23, 2025
@JoelWiebe JoelWiebe moved this from Todo to Priority Todo in SCORE Meta-view Jan 23, 2025
@JoelWiebe JoelWiebe linked a pull request Jan 25, 2025 that will close this issue
2 tasks
@JoelWiebe JoelWiebe linked a pull request Jan 25, 2025 that will close this issue
2 tasks
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
Status: Priority Todo
Development

Successfully merging a pull request may close this issue.

1 participant