firebaseui-web
firebaseui-web copied to clipboard
FirebaseUI is an open-source JavaScript library for Web that provides simple, customizable UI bindings on top of Firebase SDKs to eliminate boilerplate code and promote best practices.
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...
When the user is signing up (i.e. email not recognized, and the UI is showing the password to be set) I would love to show extra UI, for instance, to...
I've recently switched from Auth0 to firebase authentication and slowly migrating some services to firebase store. Reason is Auth0 is over engineered and like how firebase is simple and streamlined....
**Is your feature request related to a problem? Please describe.** In my landing page, I have a simple form where people can enter their email address and sign up. I...
Subscribers to my CRM sign up with a name, a custom domain email, and a password. When the user signs up or tries to reset the password using their customized...
### [REQUIRED] Describe your environment * Operating System version: Windoes 11 * Browser version: Eadge * Firebase UI version: 6.0.0 * Firebase SDK version: 9.6.5 ### [REQUIRED] Describe the problem...
Noticed that the language code provided for CN is not working as expected, hence correction to the document.
**Is your feature request related to a problem? Please describe.** I tried to run the demo locally following the readme steps but I failed so far. I am not an...
If web UI is customizable to make sure auth ui carry similar UI as the app that it is authenticating, it is advised to give a totally example UI repository,...
When the new user is created with email option, there on with twitter, that gives the same user email, then login happens, however if the login happens with GitHub, the...