Getting Facebook email/email hash.
Posted
by Zenzen
on Stack Overflow
See other posts from Stack Overflow
or by Zenzen
Published on 2010-04-13T13:52:08Z
Indexed on
2010/04/13
13:52 UTC
Read the original article
Hit count: 474
I'll make it short: is it possible to get the user's facebook email adress (or a hashed email adress), so I can let's say compare his facebook email with his email in my database? I'm trying to get a FacebookUser and then use facebookUser.email_hash but that returns nothing.
© Stack Overflow or respective owner