Firebase – Cross-Origin-Opener-Policy policy would block the window.postMessage call error with Sign in with Google
I have implemented Sign in with Google using popup UX mode for a React site hosted on Firebase. I am able to sign in, however, each time I sign in on localhost:3000 or on a deployed version of my site,…