0.8.4 • Published 4 years ago
@eternal-twin/auth-in-memory v0.8.4
Eternal-Twin in-memory auth service
AuthService
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.