Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommunicationUserToken

Package version

The issued token and the user it was issued for.

Hierarchy

Index

Properties

Properties

expiresOn

expiresOn: Date

The expiry time of the token.

token

token: string

The access token issued for the user.

user

user: CommunicationUserIdentifier

Represents the user the token was issued for

Generated using TypeDoc