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 authentication timeouts #21

Open
djsteinmetz opened this issue Mar 27, 2021 · 1 comment
Open

Handle authentication timeouts #21

djsteinmetz opened this issue Mar 27, 2021 · 1 comment
Labels
Auth Tasks relating to application authentication good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed

Comments

@djsteinmetz
Copy link
Owner

Gracefully handle when a user's token expires, for instance after leaving a device, and coming back to the site hours later.

@djsteinmetz djsteinmetz added the Auth Tasks relating to application authentication label Mar 27, 2021
@djsteinmetz
Copy link
Owner Author

Possibly hold a value in the UserContext for 'expires_in' taken from the decoded token?

@djsteinmetz djsteinmetz added help wanted Extra attention is needed good first issue Good for newcomers hacktoberfest labels Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auth Tasks relating to application authentication good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant