-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
I ended up not using Canard for a recent project because the "additive" nature of abilities does not include guest abilities.
I think the behavior should be, for example: guest, user, manager, admin
Instead it is: user, manager, admin
So any abilities defined for guest have to be duplicated in user. Not very DRY. While I realize this is a breaking change, to be perfectly honest, I can't think of any real world examples where a user would be denied from doing something that a guest can do.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels