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
Hi, Thanks for looking at this.
What i mean, is the same way how we have the verify method to invoke our own verification and return isValid:true.
in case the token expired, i want to delete a session that i created on the verify method. so maybe token expired custom method like verify method to give more flexibility.
Perhaps i miss read, forgive me. but i could not find anything related to how to catch verification error.
i notice jsonwebtoken has this method,
Purpose make a redis call to invalidate session.
Thanks.
The text was updated successfully, but these errors were encountered: