You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* FedCM enables more private sign-in flows without requiring the use of third-party cookies.
1522
-
* The browser controls user settings, displays user prompts, and only contacts an Identity Provider such as Google after explicit user consent is given.
1523
-
* Backwards compatible with browsers that still support third-party cookies.
1521
+
* FedCM enables more private sign-in flows without requiring third-party cookies.
1522
+
* The browser controls user settings, displays user prompts, and only contacts
1523
+
* an Identity Provider such as Google after explicit user consent.
1524
1524
*
1525
+
* When enabled:
1526
+
* - Uses browser-native FedCM API (Chrome 116+, Edge 116+)
1527
+
* - Falls back to legacy mode in unsupported browsers
0 commit comments