@michal_klor/authorization
v1.0.26
Published
We created a plugin which will enable flexibility in setting the roles The Admin sets in the Roles collection any roles needed in the organization. A role contains permissions, when each permission can contain: Multiple globals and collections and the per
Downloads
2
Readme
Authorization plugin
We created a plugin which will enable flexibility in setting the roles The Admin sets in the Roles collection any roles needed in the organization. A role contains permissions, when each permission can contain: Multiple globals and collections and the permission types (read /write) the admin allows for them
For example:

The Admin can set as many permissions it wants and as many as roles as well.
Then the Admin assigns each user its roles:

The plugin does the following:
Collects all collections and globals for the permissions drop down.
Gos over all collections in the system and assigns them the access APIs according to the definition done by the Admin.
Sets the Cell display for createAt and updatedAt fields to use moment.js relation time
