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
Add in the password question in the right way. This includes version …
…compatibility across versions. Additionally, add in explicit error information into the error messages. This leaves one lingering issue with workspace caches - at startup, the workspace cache attempts to refresh, which triggers a need for authentication, but that must be done in another thread. This leaves the workspace in a bad state until a refresh is done.