Facebook API call with email to return UID

Posted by Jackson on Stack Overflow See other posts from Stack Overflow or by Jackson
Published on 2009-07-24T06:38:54Z Indexed on 2010/03/30 19:53 UTC
Read the original article Hit count: 731

Filed under:
|
|

I'm trying to do a simple API call with facebook, with a user-given email to return their uid. Do I really need to auth them before this call is made?

Thanks! :) I'm not doing anything else with the UID besides displaying to the user, which is why I don't really think it's worth authenticating them.

© Stack Overflow or respective owner

Related posts about facebook

Related posts about facebook-api