hicsail/anchor

Set User Permission

Closed this issue · 1 comments

  • Set the permission field of the user object for a given user PUT /api/permissions/user/{id}
  • Check perrmission input based on the output of GET /api/permissions/avaiable (use role as an example)

finished this up too