Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClientOptions

Options for a 'Client' instance.

Hierarchy

  • ClientOptions

Index

Properties

apiKey

apiKey: string

The API key.

Optional expriresIn

expriresIn: number

The number in sec, the token will expire. Default: 1200

issuerId

issuerId: string

The ID of the issuer.

privateKey

privateKey: PrivateKey

The private key.

Generated using TypeDoc