JSPM

  • Created
  • Published
  • Downloads 234
  • Score
    100M100P100Q86923F
  • License SEE LICENSE

Database-backed session storage for nauth-toolkit

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