Social Auth is an open source and free PHP library that handles this process very easily. In order to simplify sign-in/sign-up processes and reach user data instantly, authenticating + authorizing users through social networks is a highly-used.

Social Auth

It has support for 3 major networks: Facebook, Twitter and Google+. The library is not limited to registration + login but can also pull user data where supported.

Requirements: PHP

Website: http://docs.sonhlab.com/social-auth-for-php-app/
Demo: http://demo.siterepo.com/free/sonhlab-social-auth/

0 Shares:
Leave a Reply

Your email address will not be published. Required fields are marked *

19 − 17 =

This site uses Akismet to reduce spam. Learn how your comment data is processed.

You May Also Like

Fast, Effective PHP Compression With .htaccess

PHP compression is an excellent method of conserving bandwidth and reducing client download times. We have already discussed an excellent method for CSS compression, and in this article we share a super-easy technique for compressing all PHP content without editing a single file.