Options
All
  • Public
  • Public/Protected
  • All
Menu

Token-based credentials for custom authentication.

Hierarchy

  • TokenCredentials

Index

Properties

Properties

Optional encoding

encoding: TokenEncoding

Encoding that should be used to decode the token. Defaults to TokenEncoding.ASCII.

token

token: string

String representation of the encoded form of the token.

Generated using TypeDoc