Memory
Reference doc for the Memory storage adapter.
Configure OpenAuth to use a simple in-memory store.
This is useful for testing and development. It’s not meant to be used in production.
Optionally, you can persist the store to a file.
Methods
MemoryStorage
MemoryStorageOptions
-
persist?
string
Configure the memory store.
MemoryStorageOptions.persist?
Type string
Optionally, backup the store to a file. So it’ll be persisted when the issuer restarts.