hotosm / tm-admin

Administrative modules for Tasking Manager style projects
GNU Affero General Public License v3.0
1 stars 1 forks source link

Add support to sync user profiles #2

Closed robsavoye closed 10 months ago

robsavoye commented 12 months ago

For any project using this module, if should be possible to sync the user profiles between databases. This way projects can be handed-off from TM to FMTM.

robsavoye commented 11 months ago

This is progress. I'm making birectional data for User profiles work so there is code to test the underlying gRPC and postrgresql interfacing.

robsavoye commented 10 months ago

This works now.