Skip to content

SudoSOS Back-end API / rbac / PermissionDefinition

Interface: PermissionDefinition ​

The permission definition interface defines a mapping from entity subject names to entity definitions. The name of the entity describes the object for which CRUD permissions are checked.

Indexable ​

ts
[entity: string]: EntityDefinition