Represents a User Token

Hierarchy

  • UserToken

Properties

accessToken: string
applicationId: string
email: null | string
environmentId: string
expiresAt: undefined | Date
expiresInSeconds: number
extensions?: unknown
name: null | string
profileId: string
tenantId: string
userId: string

Generated using TypeDoc