Skip to Content

Roles

List of roles

Specific roles

  • ROLE_SUPERADMIN : Required to access the impersonation feature (/[locale]/impersonate). Lets a superadmin obtain a session as another user (impersonate() in src/app/actions/impersonate.ts), checked via isSuperAdmin() (JWT user.type === "SUPERADMIN"). See API Calls.
Last updated on