Exchanges an authorization code for access token data at the token endpoint.
PKCE and DPoP binding reduce stolen code redemption and token replay.
Exchanges an authorization code for access token data at the token endpoint.
Why (Security)
PKCE and DPoP binding reduce stolen code redemption and token replay.
Specifications