Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a revoke token request. For more information look at: https://tools.ietf.org/html/rfc7009#section-2.1

Hierarchy

  • RevokeTokenRequest

Index

Constructors

constructor

Properties

clientId

clientId: undefined | string

clientSecret

clientSecret: undefined | string

token

token: string

tokenTypeHint

tokenTypeHint: undefined | TokenTypeHint

Methods

toJson

toStringMap

Generated using TypeDoc