LearnersGuild / idm

identity management service
MIT License
2 stars 24 forks source link

Sync new IDM users with HubSpot contacts #198

Closed ian-deans closed 7 years ago

ian-deans commented 7 years ago

Fixes #184 .

Overview

Refactor IDM to enable the use of workers to process tasks in the background.
Add worker for syncing new user data with HubSpot
Testing

Data Model / DB Schema Changes

Environment / Configuration Changes