oauth-v2-1 icon indicating copy to clipboard operation
oauth-v2-1 copied to clipboard

Expand differences from OAuth 2.0 section 10

Open aaronpk opened this issue 4 years ago • 0 comments

Document each change and when there is a breaking change note for which role it breaks.

e.g.

A 2.1 client trying to work with a 2.0 server that uses PKCE would break if the redirect_uri is not sent to the token endpoint if the client is configured with more than one redirect_uri.

aaronpk avatar Oct 13 '21 16:10 aaronpk