Permission Format

Permissions follow the format: resource:action:scope

  • Resource: The entity being accessed (e.g., user, role, payout)
  • Action: The operation being performed (e.g., create, read, update, delete)
  • Scope: The extent of access (e.g., all, own, category)