File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -1117,6 +1117,12 @@ disabled. This currently results in an error being thrown upon Firebase Auth
1117
1117
initialization. Therefore, when following the snippets above, FirebaseUI will
1118
1118
never get initialized and no UI will be displayed.
1119
1119
1120
+ ### Firebase Auth OAuth popup/redirect operations may not work when 3rd party cookies are disabled
1121
+
1122
+ When a user disables 3rd party cookies in their browser, the mechanism for
1123
+ returning the result of an OAuth popup/redirect as implemented by the
1124
+ underlying ` firebase-auth.js ` library may be broken on some browsers.
1125
+
1120
1126
### Tips for Single Page apps (` UI Widget is already rendered on the page ` warning)
1121
1127
1122
1128
When re-rendering the FirebaseUI Auth widget (for instance after signing in a
You can’t perform that action at this time.
0 commit comments