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
11171117initialization. Therefore, when following the snippets above, FirebaseUI will
11181118never get initialized and no UI will be displayed.
11191119
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+
11201126### Tips for Single Page apps (` UI Widget is already rendered on the page ` warning)
11211127
11221128When re-rendering the FirebaseUI Auth widget (for instance after signing in a
You can’t perform that action at this time.
0 commit comments