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
Additionally, because we have many people using the extension, we want to have a mechanism of backwards compatibility and/or an easy upgrade path for existing users.
Also, regarding enhancement requests, if you'd like to see something (major) changed, a complete design proposal, or a PR with a complete implementation is the best way to get something into the project. @a8t3r 's groups proposal is a great example.
Lets say:
Organization might have a lot of roles like:
-ViewSomenthing
-ManageSomething
-ViewSomenthing2
-ManageSomething2
....
Those are more like "scopes" than roles actually.
Role would be "admin, employee, customer" which should combine some scopes into it. Now have to select all scopes manually for each user.
The text was updated successfully, but these errors were encountered: