Expand description
Authentication module for APS OAuth 2.0
Implements both 2-legged (client credentials) and 3-legged (authorization code) OAuth flows.
Re-exports§
pub use types::*;
Modules§
- types
- Authentication types for APS OAuth 2.0
Structs§
- Auth
Client - Authentication client for APS