JSPM

  • Created
  • Published
  • Downloads 261
  • Score
    100M100P100Q92587F
  • License SEE LICENSE

MySQL storage adapter for nauth-toolkit via TypeORM

Package Exports

  • @nauth-toolkit/database-typeorm-mysql

Readme

@nauth-toolkit/database-typeorm-mysql

MySQL / MariaDB database adapter for nauth-toolkit.

Implements the nauth-toolkit storage interface using TypeORM with MySQL or MariaDB. Same entity structure and behavior as the PostgreSQL adapter — swap the driver, keep the same auth logic.

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