firebaseui-web icon indicating copy to clipboard operation
firebaseui-web copied to clipboard

Allow both email-based and google-based auth

Open moshe-moneytor opened this issue 3 years ago • 0 comments
trafficstars

According to the docs here https://firebaseopensource.com/projects/firebase/firebaseui-web/:

You cannot use email/password and email/link sign-in at the same time. Only one mode can be configured at a time. However, if you previously signed up users with passwords. Switching to email/link will only apply to new users and existing password users will continue to be prompted for password on sign-in.

it seems wired to me that I can have both email-based authentication alongside the google auth, why is that? any way around it?

moshe-moneytor avatar Aug 07 '22 21:08 moshe-moneytor