Role Based Access Control
Apiato provides a Role-Based Access Control (RBAC) through its Authorization Container. Behind the scenes, Apiato uses the Laravel Permission package.
You can read more about this feature in the Authorization documentation.