resonatecoop/api

Allow users to decide if their account is public or private.

simonv3 opened this issue · 0 comments

Add the private column to the user table.

Then adapt the relevant endpoints (eg. user/routes/{id}/index.js to accommodate that.