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
Add a Permission entity that should have a list of role IDs.
The idea is, a Role can have one or more Permission that restricts what a User with that role can or cannot do.
The text was updated successfully, but these errors were encountered:
Add a
Permission
entity that should have a list of role IDs.The idea is, a
Role
can have one or morePermission
that restricts what aUser
with that role can or cannot do.The text was updated successfully, but these errors were encountered: