Skip to content

Fix issues related to short auth timeout #53

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

Open
danielemery opened this issue Apr 22, 2024 · 0 comments · Fixed by #62
Open

Fix issues related to short auth timeout #53

danielemery opened this issue Apr 22, 2024 · 0 comments · Fixed by #62
Labels
bug Something isn't working

Comments

@danielemery
Copy link
Owner

Currently the login timeout for quizlord is short enough to be annoying. Partially because on logout you lose your current route.

  • The auth0 config should be updated to include a longer timeout for authentication
  • The app should redirect back to the current page when a login timeout occurs so the user doesn't lose context
@danielemery danielemery added the bug Something isn't working label Apr 22, 2024
@danielemery danielemery linked a pull request Jul 6, 2024 that will close this issue
@danielemery danielemery reopened this Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant