pub async fn revoke_orphan(
client: &impl Client,
token: &str,
) -> Result<(), ClientError>
Expand description
Revokes a token excluding any child tokens
pub async fn revoke_orphan(
client: &impl Client,
token: &str,
) -> Result<(), ClientError>
Revokes a token excluding any child tokens