Closed mshafiq235 closed 3 years ago
@mshafiq235 hi, I guess for this aim there is need to implement adapter layer
@mshafiq235 hi, I guess for this aim there is need to implement adapter layer
Please @sergey-telpuk how can this be done
@mshafiq235 Hi, rbac
doesn't work with db directly. You can use the service for managing access to data.
Hi, The library is amazing and easy to integrate. I just wanted to ask if it supports resource-based permissions as well.
For example We have two
stores
in our database. Eachstore
has its ownmanager
. Only the manager assigned to thestore
can view and update the store.