pub fn get_auth_status_with_mode(
mode: AuthCredentialsStoreMode,
) -> Result<AuthStatus, Error>Expand description
Get the current OAuth authentication status.
pub fn get_auth_status_with_mode(
mode: AuthCredentialsStoreMode,
) -> Result<AuthStatus, Error>Get the current OAuth authentication status.