application: improve auth handling
if all auth methods rejected, just return 'unauthorised', dont tell the user why (we don't want to leak the auth information to a bad actor)
Please register or sign in to comment
if all auth methods rejected, just return 'unauthorised', dont tell the user why (we don't want to leak the auth information to a bad actor)