What's the easiest way to let people add friends from Facebook, Gmail, etc?

Posted by marienbad on Stack Overflow See other posts from Stack Overflow or by marienbad
Published on 2010-03-08T16:49:16Z Indexed on 2010/03/08 23:36 UTC
Read the original article Hit count: 243

Filed under:
|
  1. Rather than just grabbing the user's friends' emails, I want to show their list of friends with profile pic, etc in my app.
  2. Is there a "widget" (JS and HTML) way of doing this, rather than going to the trouble of coding everything yourself using Facebook, Gmail, etc libraries for your server-side language?

© Stack Overflow or respective owner

Related posts about facebook

Related posts about web-applications