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 app after JWT is expired #141

Open
savannahar68 opened this issue Jul 15, 2020 · 3 comments
Open

Handle app after JWT is expired #141

savannahar68 opened this issue Jul 15, 2020 · 3 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@savannahar68
Copy link
Collaborator

If JWT is expired then we can either

*. Redirect user to login page or
*. Re-issue JWT

@Pranav2612000 @naman-modi
What approach seems better?

@savannahar68 savannahar68 added bug Something isn't working help wanted Extra attention is needed labels Jul 15, 2020
@naman-modi
Copy link
Collaborator

In terms of 'implementation', redirection to login would be preferred.

But in terms of 'user experience', issuing a JWT would make more sense.

@savannahar68
Copy link
Collaborator Author

@naman-modi We'll go for UX then.

@savannahar68 savannahar68 self-assigned this Jul 16, 2020
@naman-modi
Copy link
Collaborator

Works!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants