Zach
Results
1
issues of
Zach
I've followed the instructions [here](https://firebase.google.com/docs/auth/web/google-signin#authenticate_with_firebase_in_a_chrome_extension). I'm using `auth.signInWithPopup()` to connect with a provider. It's properly set up and running in `background.js`. I'm getting this error when triggering the login: ```"This...