From 5d8c2e363eb279bb3109e89ffee32f70204a5804 Mon Sep 17 00:00:00 2001 From: Yang Luo Date: Sat, 13 Oct 2018 15:21:13 +0800 Subject: [PATCH] Add node-casbin (#848) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5e4846e..c566889 100644 --- a/readme.md +++ b/readme.md @@ -656,6 +656,7 @@ ### Authorization - [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