Roles and Permissions

This project uses multi-tenancy and Role Based Access Control (RBAC)

Roles and permissions are handled by the casl library, which is currently the most popular RBAC library in the npm ecosystem.

https://casl.js.org/v6/en (opens in a new tab)