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

[Bug] Refresh JWT tokens on expiry #404

Open
getwithashish opened this issue Jul 22, 2024 · 0 comments
Open

[Bug] Refresh JWT tokens on expiry #404

getwithashish opened this issue Jul 22, 2024 · 0 comments
Assignees
Labels
bug Something isn't working low priority Not urgent

Comments

@getwithashish
Copy link
Owner

Describe the bug
The JWT is not refreshed automatically before expiry

To Reproduce
Steps to reproduce the behavior:

  1. Login as a user
  2. When the JWT expires, further data cannot be accessed

Expected behavior
JWT should be automatically refreshed before expiry so that the user doesn't have to log in again.

Additional context

  • Change in backend might be required
@getwithashish getwithashish added bug Something isn't working low priority Not urgent labels Jul 22, 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 low priority Not urgent
Projects
None yet
Development

No branches or pull requests

2 participants