What's the easiest way to let people add friends from Facebook, Gmail, etc?
- by marienbad
Rather than just grabbing the user's friends' emails, I want to show their list of friends with profile pic, etc in my app.
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?