Represents an ApiTokenStore implementation that will save as a JSON string in a file located at ~/.dfuse/<sha256-api-key>/token.json.
~/.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.
Generated using TypeDoc
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.