@lucia-auth/adapter-drizzle
v1.1.0
Published
Drizzle ORM adapter for Lucia
Downloads
72,379
Maintainers
Readme
@lucia-auth/adapter-drizzle
Drizzle ORM adapter for Lucia.
Installation
npm install @lucia-auth/adapter-drizzle
pnpm add @lucia-auth/adapter-drizzle
yarn add @lucia-auth/adapter-drizzle
Testing
MySQL
pnpm test.mysql
PostgreSQL
pnpm test.postgresql
SQLite
pnpm test.sqlite