Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TokenAuthentication

Options for authentication with authenticationCode.

Hierarchy

  • TokenAuthentication

Index

Properties

Properties

authenticationCode

authenticationCode: string | AuthenticationProvider

Authentication code used for the different APIs.

When AuthenticationProvider is is used as value, the provider is called before each to get currently valid authentication code/token.

Generated using TypeDoc