Javascript – I receive cors error when I use firebase google auth
I am running a react project create with vite. I want to implement authentication with firestore with google. When I click to auth, the google login pop up appear and I receive in console CORS error. This happen just on…