Eric Luo

Results 710 comments of Eric Luo

@dahu33 yes, the built-in role manager uses cache to achieve fast speed in HasLink(). okta-role-manager and auth0-role-manager may have a bad implementation and queries DB each time. They should be...

@GerryLon that v3 branch has been deprecated. Please keep on using v2 latest

@timabilov `GetPermissionsForUser()` only works for the default RBAC scenario, it's much simpler and not equal to `Enforce()`, you should use `BatchEnforce()` instead

WatcherEx has already be implemented: https://github.com/casbin/node-casbin/search?q=WatcherEX&type= Closed here

@lynnzhang89 use: https://casbin.io/docs/management-api#removefilteredpolicy , set domain as filter

Closed as: https://github.com/casbin/casbin/pull/934

Done at: https://casbin.org/docs/contributing