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
Breaking changeisTokenExpired now returns false if no expiry date is found inside the token. This is a change to align with the JWT spec, but may break applications that rely on the previous behavior.