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
{{ message }}
This repository was archived by the owner on Nov 18, 2024. It is now read-only.
If auth has expired for code manager the app just shows the 401 returned by the API as an error, but doesn't log out the user in the local state or suggest how to rectify (i.e. login again). Refreshing the page fixes it.