Some event signing components need to make requests to the Key service and require a valid token to do so. This is usually done by a dedicated callback function that is expected to return this token result.

Hierarchy

  • TokenResult

Properties

accessToken: string
expiresInSeconds: number
tokenType: string

Generated using TypeDoc