You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to extract the exp timestamp from the token without validating it in order to build a small lib that requests a new token before the current one expires. Hence I don't need to validate it but read the exp date.
Is that possible?
The text was updated successfully, but these errors were encountered:
Hi!
I want to extract the exp timestamp from the token without validating it in order to build a small lib that requests a new token before the current one expires. Hence I don't need to validate it but read the exp date.
Is that possible?
The text was updated successfully, but these errors were encountered: