I’m just getting into the Facebook API / SDK JavaScript and PHP
I figured out most of the stuff and found it really easy to work with their API but i’m stuck on a brain teaser. I’m trying to get the user’s information for registration before they accept the token. At the moment i’m able to grab pretty generic stuff like name, location etc…
i’m trying to get grab their email address; i know its possible because Yelp.com does it.
https://www.yelp.com/signup?return_url=%2F (need to be logged into facebook)
does anyone know how they did it? is it possible have a partnership with facebook?
Thanks!