Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UserTokenParameters

Package version

Get User Token parameters.

Hierarchy

  • UserTokenParameters

Index

Properties

Properties

Optional expiry

expiry: Date

The Expiry time of the Token. Maximum token expiry time is set to 30 days. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard.

Optional keyType

keyType: KeyType

The Key to be used to generate token for user.

Generated using TypeDoc