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