Module auth

Module auth 

Source

Re-exports§

pub use api_key::*;
pub use keyring_store::*;
pub use oauth::*;

Modules§

api_key
keyring_store
oauth

Structs§

AuthManager
Authentication manager

Enums§

Credential
Credential types supported by the CLI OAuth2 is preferred, with API key as fallback