Social Auth Plugin is the authentication and authorization solution based on social networks for web applications. Nowaday, almost internet users have at least one account on social networks (like Facebook, Twitter or Google Plus …). Therefore allowing users log in your applications/sites (apps) via social network accounts is not only help your users approach your apps easily but also help you reduce amount of work which is not necessary to focus on developing your apps. So now I introduce you a simple way to make a Social Auth plugin for your apps.
Best jQuery Facebook Plugins & Tutorials with Demo
Facebook Share to Unlock Content using jQuery & Facebook API
In my previous post I had explained How to Create Simple Tweet to Download Files using jQuery & Twitter API.In this tutorial on FB share to unlock content.Only few lines of code we can easily implement this cool feature. I hope this tutorial will help you to drive traffic, increase facebook shares & improve search engine ranking for your websites. For this you need to create an Facebook App, register your website & get an App ID.
fblogin : jQuery Plugin For Adding Facebook Login
Adding a Login with Facebook option to your web app is a pain! The process requires multiple requests to the Facebook API, and usually results in a messy callback soup that you get stuck managing.
Easily log in with Facebook with a single call using this simple jQuery plugin.Logging in with Facebook usually requires the following steps:
- window.fbAsyncInit
- FB.init
- FB.login
- FB.api(/me)
With the plugin just use $.fblogin();










