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: remove authorize from login/logout webscope (#922)
This PR fixes the issue where oauth user fails to login with
error - "no authorization header passed". The authorize
check in /o/login handler returns unauthorized error for users
not having login privilege.
0 commit comments