Re-exports§
pub use pending::PendingAuthorization;pub use pkce::Pkce;
Modules§
Structs§
- Access
Token - An access token obtained by exchanging an authorization code.
- Token
Type Aliases§
- Test
Results - Maps each tested token to its details, or
Noneif the token is invalid.