Closed bbatsche closed 9 years ago
Orchestra/Auth has a pretty clear API overall. This would be dropping/refactoring hasRole and can to
hasRole
can
is
isAny
canAny
This would further simplify the API by dropping the need for a boolean requireAll flag.
requireAll
This has been completed
Orchestra/Auth has a pretty clear API overall. This would be dropping/refactoring
hasRole
andcan
tois
isAny
can
canAny
This would further simplify the API by dropping the need for a boolean
requireAll
flag.