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
If the page is reloaded after login the token does not get deleted after expiration and the user stays logged in despite not having a valid token anymore. This leads to 401 error when trying to do something.
The text was updated successfully, but these errors were encountered:
If the page is reloaded after login the token does not get deleted after expiration and the user stays logged in despite not having a valid token anymore. This leads to 401 error when trying to do something.
The text was updated successfully, but these errors were encountered: