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
{{ message }}
This repository was archived by the owner on Mar 23, 2018. It is now read-only.
A refresh token could be black listed for a variety of reasons such as a password reset or a user manually clearing their sessions.
The token verification middleware should check if a refresh token has been black listed by calling a method in the provided account model.
The text was updated successfully, but these errors were encountered: