Skip to content

Topic

OAuth 2.0 and PKCE

The OAuth 2.0 authorization-code flow and its PKCE extension, in which a client sends a hashed code_challenge with the authorization request and the matching verifier when redeeming the code.

Current clusters