Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use node id as external id #9

Open
Guillembonet opened this issue Feb 24, 2022 · 0 comments
Open

Use node id as external id #9

Guillembonet opened this issue Feb 24, 2022 · 0 comments
Labels

Comments

@Guillembonet
Copy link
Collaborator

Guillembonet commented Feb 24, 2022

We could use node id as external id when creating conversations and then users would have their full history even when migrating a node. That will require some changes in the intercom settings (disabling identity verification) or a new endpoint that allows users to compute their user hash if they send a signed message from node with the requested identity.
This endpoint would need to always be called on node UI load if there is no cookie stored to persist the user_id and user_hash.

The latter would be preferred as otherwise, users would be able to impersonate any node runner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants