1.0.1 • Published 1 year ago
@lucia-auth/adapter-mongodb
MongoDB adapter for Lucia. Can also be used with Mongoose.
Documentation
Lucia documentation
Changelog
Installation
npm install @lucia-auth/adapter-mongodb
pnpm add @lucia-auth/adapter-mongodb
yarn add @lucia-auth/adapter-mongodb
Testing
Add MongoDB url to MONGODB_URL
env var.
pnpm test