IRevokeTokenResponse
Interface
Properties
Property | Type | Notes |
---|---|---|
boolean | Indicates if the token was revoked. A success response will also returned for invalid tokens, expired tokens or of an unsupported type of token to prevent leaking information about the provided token. |
success: boolean
Indicates if the token was revoked. A success response will also returned for invalid tokens, expired tokens or of an unsupported type of token to prevent leaking information about the provided token.