bioinformatics-ua/dicoogle-client-js

Expose user management operations

Enet4 opened this issue · 1 comments

Enet4 commented

Endpoint: /user

New methods to be placed in a users module:

  • create a new user
  • modify an existing user
  • remove users (there should probably be a client-sided mechanism preventing the user from removing its own user)
  • obtain a list of users and their info?
Enet4 commented

Resolved by #12