I'm building a web application wherein I want my users to be able to invite their email and FB contacts to checkout my web app. Is there a plugin, library, or web service I can use to make this easy for all?
I'm using PHP, jQuery.
I'm building a web application wherein I want my users to be able to invite their email and FB contacts to checkout my web app. Is there a plugin, library, or web service I can use to make this easy for all?
I'm using PHP, jQuery.
As @Du3 mentioned ... socialauth is good, however, you requested PHP support:
This is fundamentally how you would consume services by the other providers. Searching on stackoverflow also gives some good answers: