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
Currently the client only checks the token has not expired, it does not verify the validity of the token at all. This can lead to various issues particularly during test runs if the token has malformed.