README
mongoose-adapter
Mongoose adapter for Casbin https://github.com/casbin/node-casbin
====
Mongoose Adapter is the Mongoose adapter for Casbin. With this library, Casbin can load policy from Mongoose supported database or save policy to it.
Based on Officially Supported Databases, The current supported databases are MongoDB.
Installation
npm install casbin-mongoose-adapter
Getting Help
License
This project is under Apache 2.0 License. See the LICENSE file for the full license text.