vaultrs::token

Function revoke_orphan

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

Revokes a token excluding any child tokens

See RevokeTokenOrphanRequest