pub fn auth( _: &str, username: Option<&str>, _: CredentialType, ) -> Result<Cred, Error>
Interactively authenticate a user