TYPEALIAS

OAuthRevocationCompletion

public typealias OAuthRevocationCompletion = @Sendable (_ response: TokenRevocationResponse) -> Void

A closure handler with an TokenRevocationResponse as a parameter with no return type