lucia-auth / lucia

Authentication, simple and clean
https://lucia-auth.com
MIT License
9.46k stars 485 forks source link

v3: Drizzle ORM adapter #1269

Closed pilcrowonpaper closed 11 months ago

pilcrowonpaper commented 11 months ago

Passed all tests for MySQL, PostgreSQL, SQLite. Closes #1265

import { DrizzleMySQLAdapter} from "@lucia-auth/adapter-drizzle";
import { DrizzlePostgreSQLAdapter } from "@lucia-auth/adapter-drizzle";
import { DrizzleSQLiteAdapter } from "@lucia-auth/adapter-drizzle";
cloudflare-workers-and-pages[bot] commented 11 months ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: e306b58
Status:⚡️  Build in progress...

View logs