keppelen / react-facebook-login

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

Can not prevent callback in onClick event #275

Open aminhxeko opened 4 years ago

aminhxeko commented 4 years ago

I want to valid somthings in onClick event, then prevent callback if false. have any idea?

vengatbap commented 4 years ago

@keppelen I am also wanted to fix the same scenario, I wanted to show pages list if they already authenticated, if not I wanted to call them for authentication