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()insrc/app/actions/impersonate.ts), checked viaisSuperAdmin()(JWTuser.type === "SUPERADMIN"). See API Calls.
Last updated on