[Feature Request] Support using auth()
with a collection predicate expression
#803
Labels
Milestone
auth()
with a collection predicate expression
#803
Here's a scenario:
The desired policy is:
@@allow('all', auth().roles?[permission == 'ADMIN'])
The text was updated successfully, but these errors were encountered: