Class AuthenticationTokenInternal

Represents an authentication token used to login to an xled instance

Hierarchy

  • AuthenticationToken

Constructors

Properties

challengeResponse: string
expiry: Date
token: string

Methods

  • Returns string

    Challenge response generated by the XLED instance

  • Returns Buffer

    Token as buffer, for UDP use

Generated using TypeDoc