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

TokenExpired boolean is gives true if device time is changed. #228

Open
4 tasks done
SaiPrasanthAmuluru opened this issue May 15, 2024 · 0 comments
Open
4 tasks done
Labels
feature request A feature has been asked for or suggested by the community

Comments

@SaiPrasanthAmuluru
Copy link

Checklist

  • I have looked into the Readme and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Describe the problem you'd like to have solved

If token expires at 9'O clock and if I changed my time to 8:58, the expired boolean value will return true because as per the device time the token is not expired.

Screenshot 2024-05-15 at 1 51 00 PM

Describe the ideal solution

Can we have a date check from server side or something that would check actual date instead of the local machine time.

Alternatives and current workarounds

No response

Additional context

No response

@SaiPrasanthAmuluru SaiPrasanthAmuluru added the feature request A feature has been asked for or suggested by the community label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A feature has been asked for or suggested by the community
Projects
None yet
Development

No branches or pull requests

1 participant