Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OnDiskApiTokenStore

Represents an ApiTokenStore implementation that will save as a JSON string in a file located at ~/.dfuse/<sha256-api-key>/token.json.

The directory structure is created when it does not exists.

Note This cannot be used in a browser environment.

Hierarchy

Implements

Index

Constructors

Methods

Constructors

constructor

Methods

get

release

  • release(): void

set

Generated using TypeDoc