How can we Combine permissions with Roles
anomepani opened this issue · 1 comments
anomepani commented
Let's say for admin role or manager role.
If we need to give access to user based on their along with role, how can we achieve this?
rabbal commented
Where do you wanna doing this and what do you need to actually? do you wanna apply role-based authorization instead of permission-based in Crud/Entity controllers?