Package Exports
- @nauth-toolkit/storage-database
Readme
@nauth-toolkit/storage-database
Database-backed session storage for nauth-toolkit.
Stores sessions, rate limit counters, and locks in your existing database via TypeORM. Simpler than Redis for single-server deployments — no additional infrastructure required.
Docs: nauth.dev · Examples: github.com/noorixorg/nauth · Live demo: demo.nauth.dev