react-abac icon indicating copy to clipboard operation
react-abac copied to clipboard

Feature: Add all/any policy to AllowedTo

Open mathquis opened this issue 4 years ago • 0 comments

The AllowedTo component requires all the specified permissions to be valid.

Maybe a performAny can be implemented to allow access if one or more of the specified permissions passes are valid.

What do you think?

Awesome lib by the way. Cheers.

mathquis avatar Nov 10 '20 16:11 mathquis