December 29, 2023 5:01 am

How to Integrate login with LinkedIn oAuth in PHP


How to Integrate login with LinkedIn oAuth in PHP
Now a days popular sites provide api so that we can integrate in our sites and get there information on one click no more fill complex forms etc. Today i am going to explain you how to integrate with LinkedIn one of the most popular website.

[ Read More ]



December 28, 2023 5:03 am

Login with Twitter OAuth in PHP V 1.1 Updated


Login with Twitter OAuth in PHP V 1.1 Updated
Today I have worked on Twitter oAuth and faced many problems how to get access token for offline access to my application etc.In this tutorial i will show you how to authorize application and add tweets, remove tweets, follow friend and unfollow friend.

[ Read More ]



September 10, 2014 1:05 am

How to Add Github oAuth login on your website using PHP


How to Add Github oAuth login on your website using PHP
In this tutorial I am going to show you that how you can add Github oAuth login system in your PHP websites and its very easy and simple to integrate, Github.com is a very important service for developer's. It will help your users for easy login without writing login forms just in one click and user logged in. We have many other one click login systems with Facebook, Google, Linkedin and Microsoft you can use them also.

[ Read More ]