Available on crate feature
experimental-oidc
only.Expand description
Types for the Proof Key for Code Exchange.
Structs§
- Authorization
Request - The code challenge data added to an authorization request.
- Token
Request - The code challenge data added to a token request.
Enums§
- Code
Challenge Error - Errors that can occur when verifying a code challenge.
Traits§
- Code
Challenge Method Ext - Helper trait to compute and verify code challenges.