Skip to content
Discussion options

You must be logged in to vote

OAuth 2.0 has its own special flavour of basic authentication where the user name and password should be encoded using the "application/x-www-form-urlencoded" algorithm. You are not the first (and surely not the last) to discover this quirk.

See RFC6749 section 2.3.1 for refence.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@immsb1138
Comment options

Answer selected by immsb1138
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants