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

Link auth provider credentials to an existing user account #66

Open
Rauljauregi opened this issue Jun 9, 2020 · 2 comments
Open

Link auth provider credentials to an existing user account #66

Rauljauregi opened this issue Jun 9, 2020 · 2 comments

Comments

@Rauljauregi
Copy link

Allow users to sign in to WordPress using multiple authentication providers by linking auth provider credentials to an existing user account. So users would be identifiable by the same Firebase user ID regardless of the authentication provider they used to sign in.

@dalenguyen
Copy link
Owner

The plugin now bases on User's email for creating a new account. It can get FirebaseUID as WordPress username. Is it ok?

@Rauljauregi
Copy link
Author

Rauljauregi commented Jun 14, 2020

Thank you for the response,

I wanted to say to be able to link and unlink to other accounts. This would be perfect:

link-accounts

More info:
https://firebase.google.com/docs/auth/web/account-linking

As long as now users can log in with different social providers (Facebook, Gmail, Apple, ...) they should be able to register, login, link or unlink to them too. The user UID is independent of the first account logged-in email

Thank you

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