@dazedi/lucia-adapter-drizzle
v1.0.5
Published
Drizzle ORM adapter for Lucia with profiles
Downloads
3
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