0.8.4 • Published 4 years ago
@eternal-twin/oauth-provider-in-memory v0.8.4
Eternal-Twin in-memory OAuth provider service
OauthProviderService
in-memory implementation: all the data is stored in RAM.
It is intended for local development only in situations where using a Postgres database is not possible.
Please note that data created by this service is not persistent: it is lost when the process is stopped.