pub async fn login( client: &impl Client, mount: &str, cert_name: &str, ) -> Result<AuthInfo, ClientError>