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