Firebase Auth🔥 - Google Social Authentication

I am using Firebase Authentication for login and signup with email and password. This is working fine. I tried to also implement google social authentication. This however is not working. I get the following error:

code:"auth/operation-not-supported-in-this-environment"

message:"This operation is not supported in the environment this application is running on. "location.protocol" must be http, https or chrome-extension and web storage must be enabled."

It would be great if the firebase social login would also work with Wix.

1 Like

Having the same problem. We are developing a native mobile app and want to build a simple website with Wix Corvid, were users can view some of there data and edit it. We are using firebase for authentication in our app, so we need to use it as well on our wix website.

We were successful in setting up the firebase authentication for email and password with the firebase npm package in the frontend. However the social login (google) is not working.

Hi leon12 do you mind posting how you developed the site to authenticate with firebase? I’m struggling with this since last week and it’s driving me crazy.
Thanks

Hi Diego,
Check this out
https://www.cavdmindcreatives.ca/creations/firebase-on-wix-tutorial-firebaseauth/