Adding a new feature for permission related things, such as a Permission component, permission scopes, and permission logic.
The routes component has been extended to use the new permission feature.
@themitvp we should add descriptions on the PR to just high level what you added / changed and a little bit about what it will do. Just makes it easier to understand full intent :)
Permissions
What are you adding?
Adding a new feature for permission related things, such as a Permission component, permission scopes, and permission logic. The routes component has been extended to use the new permission feature.
Breaking changes?
No
Related PR
No