Package Exports
- casbin-mongoose-adapter
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (casbin-mongoose-adapter) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
casbin-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-adapterGetting Help
License
This project is under Apache 2.0 License. See the LICENSE file for the full license text.