oauth2-server-mongoose

JSON →
library 1.3.3 ·javascript
verified Jun 5, 2026

MongoDB/Mongoose storage backend for the oauth2-server library. Stable v1.3.3, low release cadence. Integrates with oauth2-server to store OAuth clients and users in MongoDB using Mongoose models. Uses the mongoose-bcrypt plugin to encrypt client secrets and user passwords. Differentiators: minimal configuration, bundled CLI scripts for creating clients and users. Requires Node >=10, mongoose >=5, and mongoose-bcrypt >=1.5 as peer dependencies.