keppelen / react-facebook-login

A Component React for Facebook Login
1.18k stars 406 forks source link

Facebook login button is not working #293

Closed atopdev closed 4 years ago

atopdev commented 4 years ago

I integrated react-facebook-login module for logging users into the app.

But when I open the site through Facebook in-app browser, it is not working.

This is the top priority issue for our customers since we are advertising the app through Facebook.

Could you check this issue asap?

Thanks.

shannonnolan17 commented 4 years ago

We are having the same issue here!

hieusmiths commented 4 years ago

Me too.

I don't know this library have support along. With login by web desktop browser it well. But if using it for login with web mobile application it will return errorr like bellow:

URL prevent: progress this redirect not working becasue this redirect URL not avaible in list URL valid in the setting OAuth.

Thank so much.

daveteu commented 4 years ago

have u guys tried disableMobileRedirect={true} ?

keppelen commented 4 years ago

Exact, you can disable mobile redirect or configure this url in Facebook Apps

shannonnolan17 commented 4 years ago

Tried that and it didn't work. Why is this closed?

mrgiacomini commented 4 years ago

it's happening to me too, I tried the solutions that have already reported and it still didn't work

ronytesler commented 4 years ago

Has someone solved it?