Module auth_api

Module auth_api 

Source
Available on crate feature auth_api only.

Modules§

__mock_MockAuthApi
__mock_MockAuthApi_AuthApi

Structs§

AuthApiClient
MockAuthApi

Enums§

DeleteSessionError
struct for typed errors of method AuthApi::delete_session
GetApiTokensError
struct for typed errors of method AuthApi::get_api_tokens
GetOAuthTokenError
struct for typed errors of method AuthApi::get_o_auth_token
GetSessionsForCurrentUserError
struct for typed errors of method AuthApi::get_sessions_for_current_user
RemoveApiTokenError
struct for typed errors of method AuthApi::remove_api_token

Traits§

AuthApi