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
fix(web): send correct status codes on auth failures
Failure to authenticate due to a malformed or missing auth token is now
reported differently than failure to authenticate due to a blatantly
incorrect auth token.
Fixes#53, #54.
0 commit comments