Module oauth2_types::pkce
source · Expand description
Types for the Proof Key for Code Exchange.
Structs§
- The code challenge data added to an authorization request.
- The code challenge data added to a token request.
Enums§
- Errors that can occur when verifying a code challenge.
Traits§
- Helper trait to compute and verify code challenges.