Firebaseui Web Versions Save

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.

v4.7.0

3 years ago
  • Removes all accountchooser.com dependencies and deprecates all related APIs now that it is operating in universal opt-out mode.

v4.6.1

3 years ago
  • Allow fullLabel customization for tenant selection buttons in FirebaseUI for IAP.

v4.6.0

3 years ago
  • Extends the ability to customize the default IdP buttons (provider name, icon URL and background color) for providers like Google and Email.
  • Adds the ability to overwrite the entire button label via fullLabel for all buttons.

v4.5.2

3 years ago
  • Fixes FirebaseUI-web spinner for RTL languages.
  • Log warning on accountchooser.com being deprecated and switching to universal opt-out mode starting in July 31st, 2020.

v4.5.1

3 years ago
  • Migrated to new one-tap sign-up API.
  • Fixed issue when existing email link user tries to sign in when only email/password sign-in method is provided.

v4.5.0

4 years ago
  • Fixed the issue that sign-in with email and password silently fails if account was created using an email link.

v4.4.0

4 years ago

v4.3.0

4 years ago
  • Added support for Apple sign-in.
  • Provided default configurations for Microsoft and Yahoo providers.

v4.2.0

4 years ago
  • Added multi-tenancy support for Google Cloud's Identity Platform developers.

v4.1.0

4 years ago
  • Included the ES module in firebaseui npm package.
  • Added the support of login custom parameter for GitHub provider.