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

Feature request: combine identities with the same email address #390

Open
mike247 opened this issue Nov 30, 2022 · 1 comment
Open

Feature request: combine identities with the same email address #390

mike247 opened this issue Nov 30, 2022 · 1 comment

Comments

@mike247
Copy link

mike247 commented Nov 30, 2022

Hi

We have a use case where we want to combine accounts if they have the same email address - is this an existing feature in this setup?

For example, someone has an existing username and password login and subsequently logs in via social (with the same email address) they should see the same account. And from the opposite direction, if they have a social login (ie gmail) and then they create an account with a username and password, those two accounts should be linked.

Thanks in advance
Michael

@maekawataiki
Copy link
Collaborator

The feature is currently not implemented in this project, but you may implement it with AdminLinkProviderForUser API.

You may find some examples on amplify-js thread.

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

No branches or pull requests

2 participants