Closed avnersorek closed 7 years ago
What is the library/api call should be used to update it?
The module is - https://segment.com/docs/sources/server/node/
The identify
method should be used to update user details.
See the mapping to our schema here : https://github.com/dorbel-tech/auth0-rules/blob/master/rules/segmentIoSync.js
Can we close this issue?
yes
On Thu, Dec 22, 2016 at 9:23 AM, David Virtser notifications@github.com wrote:
Can we close this issue?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dorbel-tech/dorbel-shared/issues/26#issuecomment-268735925, or mute the thread https://github.com/notifications/unsubscribe-auth/ACHtjo-aSFfG3hQ7Yn8X5TpXyUh15dDzks5rKiVagaJpZM4LKlVs .
They will be synced every login, but need to be updated if something happens during the session. Should be done in user-management.