You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correct me if I'm wrong, but the superRole should not be a boolean but a string. For example if you have a role 'superadmin' you should change it here.
Hello,
Great library and seems easy but the documentation a bit lacking on explaining the setup of the superRole
If I made
then how would the library differentiate which role is what
or I can just use it as
v-role="superRole"
orv-permission="superRole"
this is a bit confusing to me on how to establish the flow of the superRole
would appreciate if you can help by explaining how would u implement it
thanks
The text was updated successfully, but these errors were encountered: