Skip to content

v2.6.2

Compare
Choose a tag to compare
@firebase-ops firebase-ops released this 27 Feb 18:16
· 263 commits to master since this release
  • Fixes the verifyPassword error logged to the browser console on anonymous user upgrade.
  • Fixes the bug when the incorrect user reference is returned on anonymous user upgrade which occurs when a user is already signed in on the external Auth instance.
  • Fixes the uncaught promise cancellation error when signInSuccess callback is provided and no redirect is required.