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 2c9288e commit 78898b7Copy full SHA for 78898b7
FirebaseAuth/CHANGELOG.md
@@ -2,6 +2,8 @@
2
- [fixed] Restore Firebase 10 behavior by synchronizing access to the
3
`Auth.currentUser` API. This resolves some Firebase 11 issues where the
4
current user is unexpectedly `nil` at startup.
5
+- [fixed] Restore Firebase 10 behavior decoding behavior to prevent user
6
+ provider data from being decoded as `nil`. (#14011)
7
8
# 11.5.0
9
- [fixed] Restore pre-Firebase 11 decoding behavior to prevent users getting
0 commit comments