I have to mention that the developer-experience is outstanding - setting up, configuration, easy-to-...
k
I have to mention that the developer-experience is outstanding - setting up, configuration, easy-to-read-but-detailed guides, modularity, integrations. good job!
Now a question regarding Account Linking: It's not implemented right now, but when this feature comes live - would it be possible to merge 2 existing accounts that were created by 2 different login methods into 1 account?
r
Hey! thanks. Appreciate the kind words
And yes, it would be possible to merge accounts that way.
One of the account's user IDs will get replaced with the other account's user ID
k
Thanks! And the users metadata (if exists) would be theoretically merged? potentially problematic if conflicts exist. Any approach to solve this?
r
yea, we would provide you a callback using which you can transfer info from one user ID to the primary user ID
So you would need to write the merging logic yourself.
for metadata or roles
etc.
k
Great, that answered my question. Thanks for the quick communication 🙂