Type Alias: Role
Role:
"admin"|"moderator"|"authority-editor"|"author"|"reader"
Defined in: src/types/interfaces/authorization.interface.ts:27
System roles with hierarchical permissions.
Remarks
Role hierarchy (higher includes lower permissions):
- admin > moderator > authority-editor > author > reader