Expand description
Authentication profiles and credential management.
Manages OAuth tokens, API keys, and session credentials for channels and providers.
Structs§
- Auth
Credential Store - Credential store for authentication data.
- Auth
Profile - Authentication profile for a channel or provider.
- OAuth
Token - OAuth token data.
Enums§
- Auth
Error - Authentication errors.
- Profile
Type - Type of authentication profile.
Functions§
- refresh_
oauth_ token - Refresh an OAuth token using the refresh token.