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§
- Auth
- Authentication Flow interface to retrieve access tokens. See the mod.io Authentication docs for more information.
- Auth
Options - Options for external authentication.
- Credentials
- mod.io credentials. API key with optional OAuth2 access token.
- Discord
Options - Authentication options for an Discord token.
- Galaxy
Options - Authentication options for an encrypted gog app ticket.
- Google
Options - Authentication options for an Google token.
- Itchio
Options - Authentication options for an itch.io JWT token.
- Oculus
Options - Authentication options for an Oculus user.
- Steam
Options - Authentication options for an encrypted steam app ticket.
- Switch
Options - Authentication options for the NSA ID token.
- Token
- Access token and optional Unix timestamp of the date this token will expire.
- Xbox
Options - Authentication options for an Xbox Live token.