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
When a client application is deleted, the related tokens aren't deleted from the database. When refreshing a token, for example, we end up with a nil client, and an invalid token being returned.