user
role by default.public
role. This role is only used by Hasura. An unauthenticated request (i.e., any request that lacks a valid JWT in an Authorization
header) is considered to have the public
role. Certain webhook endpoints (e.g., login
) are accessible by this role.user
role can only access client and project data if they:manager
role has the ability to view all clients and projects. The role can also:manager
role.admin
role has complete access to everything available via the API. This role is even capable of creating and managing users and modifying fields not exposed to other roles.X-Hasura-Admin-Secret
header.