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 implement remember_me functionality into jwt. Users that have remember_me=True should have Refresh token lifetime set to 90 days. How to implement that?
The text was updated successfully, but these errors were encountered:
I want to implement
remember_me
functionality into jwt. Users that haveremember_me=True
should have Refresh token lifetime set to 90 days. How to implement that?The text was updated successfully, but these errors were encountered: