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
Currently, the returned error code is 400 (Bad request). I think this is a bit strange, especially from a front-end perspective. Using 401 (Unauthorized) or 403 (Forbidden) seems more appropriate.