Bruno Peternella

Results 1 comments of Bruno Peternella

It seems that `http://127.0.0.1` isn't a authorized domain, so accessing by `http://localhost` works for me! With that code and on http://127.0.0.1, you'll see the errors. ``` signInWithPopup(getAuth(), provider) .then((result) =>...