You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to ask why in onury/accesscontrol the action also includes the possession, e.g. create:any, read:own and so on, while this package has separated action and possession? It seems that it only increases the boilerplate that we have to decorate each endpoint with.
The text was updated successfully, but these errors were encountered:
First off, thanks for your work!
I wanted to ask why in onury/accesscontrol the action also includes the possession, e.g.
create:any
,read:own
and so on, while this package has separated action and possession? It seems that it only increases the boilerplate that we have to decorate each endpoint with.The text was updated successfully, but these errors were encountered: