Token-based credentials for custom authentication.

Hierarchy

  • TokenCredentials

Properties

Properties

encoding?: TokenEncoding

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

token: string

String representation of the encoded form of the token.

Generated using TypeDoc