adminjs
adminjs copied to clipboard
Fix documentation of RBAC tutorial
Describe the bug
In the complete code block of the tutorial app you define the actions of the user ressource with two new blocks. Like that the second overwrites the first definition.
With this setup you end up with a validation error: There are validation errors - check them out below.
Please remove this little piece :) Thx!
We're currently working on new documentation where RBAC will be described with the corresponding examples. Closing the issue for now.