0.3.0 • Published 3 years ago
@lucia-auth/adapter-supabase v0.3.0
@lucia-auth/adapter-supabase
Supabase adapter for Lucia
Installation
npm install @lucia-auth/adapter-supabaseLucia version compatibility
| Supabase adapter version | Lucia version |
|---|---|
| 0.1.x | 0.1.x ~ 0.3.x |
| 0.2.x | 0.4.x |
| 0.3.x | 0.5.x |
Testing
Add a postgresql database url to .env.
npm run test