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
If the token is contained in the request body, and the Authorization
header is present but empty, the token could not be discovered.
This simplification of extract_bearer_token_from_http_request(),
ensures easier detection of this case.
0 commit comments