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 d69e274 commit a6a89e0Copy full SHA for a6a89e0
FirebaseAuth/CHANGELOG.md
@@ -1,5 +1,7 @@
1
-# Unreleased
2
-- [fixed] Check if the reverse client ID is configured as a custom URL scheme before setting it as the callback scheme. (#7211).
+# 7.4.0
+- [fixed] Check if the reverse client ID is configured as a custom URL scheme before setting it as the callback scheme. (#7211)
3
+- [added] Add ability to sync auth state across devices. (#6924)
4
+- [fixed] Add multi-tenancy support for email link sign-in. (#7246)
5
6
# 7.3.0
7
- [fixed] Catalyst browser issue with `verifyPhoneNumber` API. (#7049)
0 commit comments