feathersjs-ecosystem/feathers-permissions

how to set a user to admin role?

wwbluechip opened this issue · 1 comments

Steps to reproduce

(First please check that this issue is not already solved as described
here
)

  • Tell us what broke. The more detailed the better.
  • If you can, please create a simple example that reproduces the issue and link to a gist, jsbin, repo, etc.

Expected behavior

Tell us what should happen

Actual behavior

Tell us what happens instead

System configuration

Tell us about the applicable parts of your setup.

Module versions (especially the part that's not working):

NodeJS version:

Operating System:

Browser Version:

React Native Version:

Module Loader:

daffl commented

The permissions field is just another field in your model just like anything else. It just needs to be updated accordingly.