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

QUESTION: JWT token expiry #17

Open
nitinjs opened this issue May 20, 2024 · 0 comments
Open

QUESTION: JWT token expiry #17

nitinjs opened this issue May 20, 2024 · 0 comments

Comments

@nitinjs
Copy link

nitinjs commented May 20, 2024

how the JWT token expiry is handled in the architecture? I didnt found this.

e.g. Suppose a user logs in and do not do any activity for the expiration time
and then the session expires, then the system should auto renew the session or not?
If yes then how it is implemented, I mean re-issue of the jwt token

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