node-casbin
node-casbin authorization library and the official middlewares
- 8 followers
- San Francisco, CA
- https://casbin.org
Pinned Loading
Repositories
Showing 10 of 27 repositories
- nest-authz Public
Nest.js RBAC & ABAC authorization module based on Node-Casbin, see example at: https://github.com/node-casbin/nest-authz-example
- basic-adapter Public
Basic adapter for Node-Casbin supporting pg, sqlite3, mysql, mysql2, oracledb and mssql
- expression-eval Public
JavaScript expression parsing and evaluation, maintained by Casbin team. A hard fork from the unmaintained: https://github.com/donmccurdy/expression-eval
- nest-authz-example Public
Node-Casbin authorization example for Nest.js via auth middleware: https://github.com/node-casbin/nest-authz
- casbin-examples Public