Class OAuth2TokenAbstract

Hierarchy

  • OAuth2Token

Implemented by

Constructors

Properties

Constructors

Properties

clientId: string
expires: Date
id: string
issued: Date
scope?: string

When undefined, these are client credentials.