Skip to main content

fetch_auth_methods

Function fetch_auth_methods 

Source
pub(super) async fn fetch_auth_methods(
    username: &str,
    rest: &RestClient,
) -> Result<LoginInfo, OnePasswordError>
Expand description

Confirms the account offers a given auth method.