Expand description
The agent, working in the background to manage the session and refresh tokens.
Re-exports§
pub use client::*;
Modules§
- client
- Client implementations
Structs§
- Agent
- The agent handling the OAuth2/OIDC state
- Login
Options - Options for the login process
- Login
State - Login state, stored in the session
- Logout
Options - Options for the logout process
Enums§
- Error
- Operation error
- OAuth2
Error - An error with the OAuth2 agent
Traits§
- OAuth2
Operations - Operations for the OAuth2 agent