revoke_self

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