Sfoglia il codice sorgente

FirebaseAuth changelog update for 10.4.0 (#10663)

Paul Beusterien 3 anni fa
parent
commit
6a08d9f3f5
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      FirebaseAuth/CHANGELOG.md

+ 4 - 0
FirebaseAuth/CHANGELOG.md

@@ -1,3 +1,7 @@
+# 10.4.0
+- [fixed] Fix secure coding bugs in MFA. (#10632)
+- [fixed] Added handling of error returned from a blocking cloud function. (#10628)
+
 # 10.2.0
 - [fixed] Fix a bug where the linking/reauth flows errors are not caught. (#10267)
 - [fixed] Force to recaptcha verification flow for phone auth in simulators. (#10426)