Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NoOpApiTokenStore

Represents an no-op token storage concrete implementation. All operations are no-op and this should be used when no authentication is required for a given instance.

Hierarchy

  • NoOpApiTokenStore

Index

Methods

Methods

get

release

  • release(): void

set

  • set(): Promise<void>

Generated using TypeDoc