@idpass/data-collect-core / RbacAction
Type Alias: RbacAction
RbacAction =
"read"|"create"|"update"|"delete"|"approve"|"manage-users"|"manage-config"
Defined in: services/RbacService.ts:36
Actions that can be performed in the system, each requiring a minimum role.