Skip to content

Commit 5c4b7b5

Browse files
authored
Auth 5.0.2 release note updates (#1468)
1 parent 39176ba commit 5c4b7b5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Firebase/Auth/CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# v5.0.2
2-
- Fix an issue where JWT date timestamps weren't parsed correctly.
2+
- Fix an issue where JWT date timestamps weren't parsed correctly. (#1319)
33
- Fix an issue where anonymous accounts weren't correctly promoted to
4-
non-anonymous when linked with passwordless email auth accounts.
4+
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)
57

68
# v5.0.1
79
- Restore 4.x level of support for extensions (#1357).

0 commit comments

Comments
 (0)