resonatecoop / api

The one Resonate API to rule them all

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

simonv3 opened this issue · comments

commented

Add the private column to the user table.

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