JSPM

  • Created
  • Published
  • Downloads 235
  • Score
    100M100P100Q94443F
  • License SEE LICENSE

PostgreSQL storage adapter for nauth-toolkit via TypeORM

Package Exports

  • @nauth-toolkit/database-typeorm-postgres

Readme

@nauth-toolkit/database-typeorm-postgres

PostgreSQL database adapter for nauth-toolkit.

Implements the nauth-toolkit storage interface using TypeORM with PostgreSQL. Provides entity definitions, repositories, and migrations for all auth-related tables — users, sessions, MFA devices, audit logs, and more.

Plug this into your existing TypeORM DataSource and nauth-toolkit manages the rest.

Docs: nauth.dev · Examples: github.com/noorixorg/nauth · Live demo: demo.nauth.dev