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 need to update token expiry time when user keep on calling APIs.
If the user inactive for some set of time/days, then only token expiry should work.
I haven't seen any method to extend token expiry in the given jwt-simple npm framework.
The text was updated successfully, but these errors were encountered:
I need to update token expiry time when user keep on calling APIs.
If the user inactive for some set of time/days, then only token expiry should work.
I haven't seen any method to extend token expiry in the given jwt-simple npm framework.
The text was updated successfully, but these errors were encountered: