Firebase-quickstart Google OAuth doesn't work

Hi! I’m trying to remix the Firebase quickstart app, but the Google oAuth button doesn’t seem to work. It’s not even trying to connect to Google in the example app itself as well as my own remix.

Did something change on the Google side to break this method of authentication or am I doing something wrong?

Did you follow the steps in setup.md? https://glitch.com/edit/#!/firebase-quickstart?path=SETUP.md:1:0 Be sure to update index.html as mentioned.

1 Like

Yep. Missed the index.html part in step 2.

Thanks!

1 Like