Interface IContentAccessTokenInfo

Token info for requesting content with a specific scope.

Hierarchy

Implemented by

Properties

expires: string

The date and time of token expiration.

hash: string

Token hash.

scope: string

Token scope.

token: string

Access token.

Methods

Generated using TypeDoc