pub(super) async fn fetch_auth_methods(
username: &str,
rest: &RestClient,
) -> Result<LoginInfo, OnePasswordError>Expand description
Confirms the account offers a given auth method.
pub(super) async fn fetch_auth_methods(
username: &str,
rest: &RestClient,
) -> Result<LoginInfo, OnePasswordError>Confirms the account offers a given auth method.