Create app that merges all social networks

hi,

Do you maybe have any suggestions about how I can load facebook and twitter data and all other social networks into 1 meteor app?

Key things

  • how do you know that 1 user belongs to 2 different facebook and twitter accounts? Do I need to use account merge and let the user login twice and next do the API calls?
  • or can I just try to connect to the 2 APIs and let OAUTH present the login box, and next I can call getContacts etc?

Background APIs I already found:
https://www.npmjs.com/package/node-linkedin



https://www.npmjs.com/package/hellojs
https://www.npmjs.com/package/socializr
thank you so much!

http://www.oneall.com

Thank you, that`s exactly what I mean… But how can we make this with Meteor?

With lots of work and API’s. lol