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 was looking here, and it seems that the check to see if the refresh token has expired checks if the expiry date is in the future, whereas it should check if it is in the past. This seems like a bug to me.