-
- Downloads
feat: add permission names to schema
This is helpful for applications like the dashboard that use static typing and can use the `AnyPermission` type to catch typos and missing/renamed permission names during the build phase.
Please register or sign in to comment