We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eea3c5f commit dd97d36Copy full SHA for dd97d36
Firebase/Auth/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# v4.4.4
2
+- Addresses CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF warnings that surface in newer versions of
3
+ Xcode and CocoaPods.
4
+- Improves FIRUser documentation with clear message explaining when Firebase Auth attempts to validate
5
+ users and what happens when an invalidated user is detected (#694) .
6
+
7
# v4.4.3
8
- Adds an explicit dependency on CoreGraphics from Firebase Auth.
9
0 commit comments