We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6045832 commit 7a600fcCopy full SHA for 7a600fc
Firebase/Auth/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# v4.4.1
2
+- Fixes bug where the FIRAuthResult object returned following a Phone Number authentication
3
+ always contained a nil FIRAdditionalUserInfo object. Now the FIRAdditionalUserInfo object is
4
+ never nil and its newUser field is populated correctly.
5
+
6
# v4.4.0
7
- Adds new APIs which return an AuthDataResult object after successfully creating an
8
Email/Password user, signing in anonymously, signing in with Email/Password and signing
0 commit comments