We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi I am trying to use this library but running the README example I get this error from the Memory storage
You can grant yourself admin
This is the setup configuration
{ roles: ['superadmin', 'admin', 'user', 'guest'], permissions: { user: ['create', 'delete'], password: ['change', 'forgot'], article: ['create'], rbac: ['update'] }, grants: { guest: ['create_user', 'forgot_password'], user: ['change_password'], admin: ['user', 'delete_user', 'update_rbac'], superadmin: ['admin'] } }
Is it a bug or an issue on my side?
I had hit also One of item is undefined which is not really easy to understand, what does it means?
One of item is undefined
Thanks!
The text was updated successfully, but these errors were encountered:
use version 4.x I am still working on the 5.x version but thanks for the issue report
Sorry, something went wrong.
Great thank you!
Hi Do we have any update on this? We are still facing this issue.
No branches or pull requests
Hi
I am trying to use this library but running the README example I get this error from the Memory storage
You can grant yourself admin
This is the setup configuration
Is it a bug or an issue on my side?
I had hit also
One of item is undefined
which is not really easy to understand, what does it means?Thanks!
The text was updated successfully, but these errors were encountered: