auth

Function auth 

Source
pub fn auth(
    _: &str,
    username: Option<&str>,
    _: CredentialType,
) -> Result<Cred, Error>
Expand description

Interactively authenticate a user