Denis Prado Forigo

Results 4 comments of Denis Prado Forigo

Hey guys! Thanks for your efforts.. but, I'm receiving on onLoginFailure an object with the code. Anyone can help me?

@hungdev HI. My component is like that: ` (instagramLogin = ref)} appId={igProd.appId} responseType="code" appSecret={igProd.appSecret} scopes={['user_profile', 'user_media']} redirectUrl={igProd.redirectUrl} onLoginSuccess={setIgToken} onLoginFailure={data =>console.log(data.code)} />` and I'm using the last version, 2.0.4. The error...

I need to know too!

Olá, Willian, tudo bem? Estava olhando seu curso de React no Udemy e fiquei interessado em saber se vc pretende fazer uma versão atualizada... tenho feito algo parecido usando o...