We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When a user's API key is invalidated, they are not redirected to login until they perform a hard refresh of the page.
Unknown when this behaviour started, but reproducible on current main.
main
After their credentials expire, the user should be redirected to /login to re-authenticate.
/login
The text was updated successfully, but these errors were encountered:
rodrimaia
Successfully merging a pull request may close this issue.
Problem:
When a user's API key is invalidated, they are not redirected to login until they perform a hard refresh of the page.
Screen.Recording.2023-02-09.at.14.28.26.mov
Unknown when this behaviour started, but reproducible on current
main
.Expected behaviour:
After their credentials expire, the user should be redirected to
/login
to re-authenticate.Steps to reproduce:
The text was updated successfully, but these errors were encountered: