Expand description
Authentication and authorization types.
Permissions are carried in JWT tokens and checked by the server’s authorization layer before each operation.
Enums§
- Permission
- Permissions that control whether different operations are authorized.