Interface TokenRevocationFailureResult

Contains information about the result of an unsuccessful token revocation request for a single target specifier.

Hierarchy

  • TokenRevocationFailureResult

Properties

Properties

Describes the reason for which token revocation failed for the given target as an ErrorInfo object.

target: string

The target specifier.

Generated using TypeDoc