JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2684
  • Score
    100M100P100Q129808F
  • License

Mongoose adapter for Casbin

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-adapter

Getting Help

License

This project is under Apache 2.0 License. See the LICENSE file for the full license text.