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

JWT expiration time feels shorter than 24 hours #159

Open
devleejb opened this issue Feb 14, 2024 · 0 comments
Open

JWT expiration time feels shorter than 24 hours #159

devleejb opened this issue Feb 14, 2024 · 0 comments
Labels
bug 🐞 Something isn't working
Milestone

Comments

@devleejb
Copy link
Member

What happened:
Currently, we are using JWT with an expiration time of 24 hours. However, the JWT feels like it expires sooner than expected.

What you expected to happen:
The JWT should expire exactly after 24 hours.

How to reproduce it (as minimally and precisely as possible):
To reproduce this issue, follow these steps:

  1. Obtain a JWT token.
  2. Wait for 24 hours.
  3. Attempt to use the expired JWT token and observe the behavior.

Anything else we need to know?:
It would be helpful to investigate if there are any other factors causing the token to expire sooner than expected.

Environment:

  • Operating system: ALL
  • Browser and version: ALL
  • SDK version: ALL
@devleejb devleejb added the bug 🐞 Something isn't working label Feb 14, 2024
@devleejb devleejb added this to the Bug milestone Feb 14, 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
Projects
Status: No status
Development

No branches or pull requests

1 participant