Pablo Hermida

Results 2 issues of Pablo Hermida

**Describe the bug** I run a very simple code and instagram blocks me **To Reproduce** First of all I am in europe, and I didnt get it to work until...

bug

Basically Im trying to sign in with the google using this ``` Function async loginWithGoogle() { const user = await GoogleAuth.signIn(); console.log(user); } ``` Just in case it is important...