Skip to content

v1.0.1

Compare
Choose a tag to compare
@firebase-ops firebase-ops released this 05 Apr 22:25
· 354 commits to master since this release
  • Added ability to not require the display name in password sign up.
  • Pass login_hint when a user needs to sign in with Google using a specific email.
  • Fixed account linking in recent versions of Firebase Auth.
  • Fixed "operation not supported" error for password providers in Cordova environment.
  • Display error when account lookup returns an unexpected error from the Auth backend.
  • Added back button in sign in handler page.