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 authentication fails we should display an error and provide a way to retry.
Currently we store an error instead of the toekn in the local storage :
Object {com.linkastor.user: "error"}
The text was updated successfully, but these errors were encountered:
When authentication fails we should display an error and provide a way to retry.
Currently we store an error instead of the toekn in the local storage :
The text was updated successfully, but these errors were encountered: