Class ContentHelperHelper

Hierarchy

  • ContentHelper

Methods

Methods

  • Checks that the token has expired.

    Returns

    An indication that the token has expired.

    Parameters

    • tokenInfo: IContentAccessTokenInfo

      Content token info.

    • delta: number = 300

      The number of seconds that are subtracted from the expiration date of the token during check.

    Returns boolean

Generated using TypeDoc