0.2.1 • Published 3 years ago
@lucia-auth/adapter-fauna v0.2.1
@lucia-auth/adapter-fauna
Fauna adapter for Lucia
Installation
npm install @lucia-auth/adapter-faunaLucia version compatibility
| Fauna adapter version | Lucia version |
|---|---|
| 0.1.x | 0.1.x ~ 0.3.x |
| 0.2.x | 0.4.0 ~ |
Testing
Add FAUNA_SECRET and FAUNA_ENDPOINT (endpoint docs) to .env.
Optionally add FAUNA_USER_TABLE and FAUNA_SESSION_TABLE to satisfy to AdapterConfig.
npm run test