Tuesday, May 15, 2012

SocialAuth-Facebook+Twitter+Linkedin+Google Login

PHP Scripts - SocialAuth-Facebook+Twitter+Linkedin+Google Login - CodeCanyon

SocialAuth-Facebook+Twitter+Linkedin+Google Login his title this type of PHPScripts/SocialNetworking This time I will review,made by cubuzoa, PHPScripts/SocialNetworking is sold at a price of $6 in CodeCanyon. SocialAuth-Facebook+Twitter+Linkedin+Google Login - CodeCanyon Item for Sale facebook login // google login // linkedin login // social authorization // social login // twitter login // yahoo login openid //
Created 24 December 11
Last Update 15 June 13
Compatible Browsers IE6, IE7, IE8, IE9, Firefox, Safari, Opera, Chrome
Software Version PHP 4.x, PHP 5.x, PHP 5.0 - 5.2, PHP 5.3, MySQL 4.x, MySQL 5.x
Files Included JavaScript JS, HTML, CSS, PHP

Social Auth

Follow me on Codecanyon Subscribe to RSS Feed Follow me on Twitter

Social Auth

Social Auth v3.0 released with db integration!

Socail Auth is a script that lets you authorize your sign-in with social newtorks like Facebook, Twitter, Linkedin, Google, Yahoo. It has also db configuration inorder to integrate your current login system.

You can make a login area on your website in order to do let your users to authorize their sign-in with social networks by purchasing and integrate to your website.No need regisration anymore!

Script Features

  • Login with Facebook
  • Login with Twitter
  • Login with Linkedin
  • Login with Google
  • Login with Yahoo
  • DB authentication included
  • Extended callback mechanism
  • Frontend validation

Server Requirements

PHP 4.0 or later

MySQL 4.0 or later

Important Notes!

Magic Quotes must be disabled on your php configurations.You can disabled it on php.ini by setting this property like this: magic_quotes_gpc = Off You can also disabled it on runtime by using below code on your index.php;

 if ( in_array( strtolower( ini_get( 'magic_quotes_gpc' ) ), array( '1', 'on' ) ) ) { $_POST = array_map( 'stripslashes', $_POST ); $_GET = array_map( 'stripslashes', $_GET ); $_COOKIE = array_map( 'stripslashes', $_COOKIE ); } 

Live Demo

You can view online demo here

Support

Please do not hesitate to ask any question for this product by using contact form on my profile here

What Customers Say?

andrei_alves
I was starting to develop the auth login when I saw this app. I have installed and the app are fully operational

Updates

v.3.0.2 – 14/06/2013(Approved) – Refactored for Twitter v1.1 v.3.0.1 – 09/06/2012(Approved) – Cookie/Session operations updated v.3.0 – 27/05/2012(Approved) - DB authentication/support added v.2.1 – 30/12/2011(Approved) - Facebook callback fields and permissions added to configuration v.2.0 – 30/12/2011(Approved) - Yahoo login support has been added to system v.1.1 – 26/12/2011(Approved) - Facebook login updated and all user information has been saved into session

Related produck This user:cubuzoa

LongTweet - CodeCanyon Item for Sale Social Auth WordPress Plugin - CodeCanyon Item for Sale MoneyBookers Payment System - CodeCanyon Item for Sale

More items by cubuzoa

No comments:

Post a Comment