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 b93f386 commit 9eedf74Copy full SHA for 9eedf74
Firebase/Auth/CHANGELOG.md
@@ -1,11 +1,17 @@
1
+# v5.2.0
2
+- Add support of Game Center sign in (#2127).
3
+
4
+# v5.1.0
5
+- Add support of custom FDL domain link (#2121).
6
7
# v5.0.5
8
- Restore SafariServices framework dependency (#2002).
9
10
# v5.0.4
11
- Fix analyzer issues (#1740).
12
13
# v5.0.3
-- Adds `FIRAuthErrorCodeMalformedJWT`, which is raised on JWT token parsing.
14
+- Add `FIRAuthErrorCodeMalformedJWT`, which is raised on JWT token parsing.
15
failures during auth operations (#1436).
16
- Migrate to use FirebaseAuthInterop interfaces to access FirebaseAuth (#1501).
17
0 commit comments