You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: