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
frontend/utils: fix endless spinner in case access token refresh fails.
It would show an endless spinner when the first request for refreshing the access token throws an error. To avoid this we set the app state to logged in when we find the key-material inside the localstorage.
0 commit comments