Module storage

Module storage 

Source

Structs§

DefaultAuthStorage
Default storage implementation that tries keyring first, then falls back to encrypted file
KeyringStorage
Primary storage using OS keyring
OAuth2Token

Enums§

Credential
CredentialType

Traits§

AuthStorage

Type Aliases§

AuthTokens