JWT Authentication
Configure user authentication via JWT tokens or mock authentication for development.
Permissions
Define table-level permission rules for technical users via the Permission interface.
Scope Authorization
Three authorization scopes control access to GraphQL fields — authorized, readPermission, and writePermission.