Add node-casbin (#848)

This commit is contained in:
Yang Luo
2018-10-13 15:21:13 +08:00
committed by Sindre Sorhus
parent 552e874506
commit 5d8c2e363e

View File

@@ -656,6 +656,7 @@
### Authorization ### Authorization
- [CASL](https://github.com/stalniy/casl) - Isomorphic authorization for UI and API. - [CASL](https://github.com/stalniy/casl) - Isomorphic authorization for UI and API.
- [node-casbin](https://github.com/casbin/node-casbin) - Authorization library that supports access control models like ACL, RBAC and ABAC.
### Email ### Email