0.2.1 • Published 1 year ago

@lucia-auth/adapter-fauna v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@lucia-auth/adapter-fauna

Fauna adapter for Lucia

Documentation

Lucia documentation

Changelog

Installation

npm install @lucia-auth/adapter-fauna

Lucia version compatibility

Fauna adapter versionLucia version
0.1.x0.1.x ~ 0.3.x
0.2.x0.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