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 39176ba commit 5c4b7b5Copy full SHA for 5c4b7b5
Firebase/Auth/CHANGELOG.md
@@ -1,7 +1,9 @@
1
# v5.0.2
2
-- Fix an issue where JWT date timestamps weren't parsed correctly.
+- Fix an issue where JWT date timestamps weren't parsed correctly. (#1319)
3
- Fix an issue where anonymous accounts weren't correctly promoted to
4
- non-anonymous when linked with passwordless email auth accounts.
+ non-anonymous when linked with passwordless email auth accounts. (#1383)
5
+- Fix an exception from using an invalidated NSURLSession. (#1261)
6
+- Fix a data race issue caught by the sanitizer. (#1446)
7
8
# v5.0.1
9
- Restore 4.x level of support for extensions (#1357).
0 commit comments