get_login_method

Function get_login_method 

Source
fn get_login_method(
    client: &Client,
) -> Result<Arc<LoginMethod>, NotAuthenticatedError>