Expand description
Authentication Flow interface
Re-exports§
pub use crate::types::auth::Link;
pub use crate::types::auth::Links;
pub use crate::types::auth::Terms;
Structs§
- Authentication Flow interface to retrieve access tokens. See the mod.io Authentication docs for more information.
- Options for external authentication.
- mod.io credentials. API key with optional OAuth2 access token.
- Authentication options for an Discord token.
- Authentication options for an encrypted gog app ticket.
- Authentication options for an Google token.
- Authentication options for an itch.io JWT token.
- Authentication options for an Oculus user.
- Authentication options for an encrypted steam app ticket.
- Authentication options for the NSA ID token.
- Access token and optional Unix timestamp of the date this token will expire.
- Authentication options for an Xbox Live token.