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

Handle refresh failures and session expiration more gracefully #167

Open
alexashley opened this issue Jul 23, 2021 · 0 comments
Open

Handle refresh failures and session expiration more gracefully #167

alexashley opened this issue Jul 23, 2021 · 0 comments

Comments

@alexashley
Copy link
Contributor

Right now if we fail to perform the refresh flow, we'll try to send the user through the login flow again.

This works if the user happens to be requesting a new page or refreshes, but doesn't play nicely when they're trying to interact with the current page. None of the calls we make on the front-end understand that redirect, but ideally we'd show a toast notification that prompts them to reauthenticate.

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

1 participant