node-casbin / prisma-adapter

Prisma adapter for Casbin
Apache License 2.0
31 stars 18 forks source link

loadFilteredPolicy() support #49

Closed rogersgt closed 1 year ago

rogersgt commented 1 year ago

For large multi-tenant implementations you really need this method. See the related issue in the casbin sequelize adapter repo: https://github.com/node-casbin/sequelize-adapter/pull/64.

casbin-bot commented 1 year ago

@nodece @Shivansh-yadav13