vaultrs::token

Function revoke_self

source
pub async fn revoke_self(client: &impl Client) -> Result<(), ClientError>
Expand description

Revokes the token being sent in the header of this request

See RevokeTokenSelfRequest