Casbin MongoDB Adapter

JSON →
library 1.3.0 ·javascript
verified Jun 5, 2026

Pure MongoDB adapter for Casbin (node-casbin), version 1.3.0, actively maintained. Provides persistent policy storage using MongoDB collections. It supports loading, saving, and automatically synchronizing policies between Casbin enforcer and MongoDB. Requires peer dependencies casbin ^5.17.0 and mongodb ^4.9.0. Ships TypeScript declarations. Differentiator: lightweight, no ORM, direct MongoDB driver integration.