I want to create a login system like Stackoverflow’s. I mean the ability to allow the user to login with his/her openid, gmail, facebook, etc. account. How can I achieve this in the easiest and fastest way?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is something called HybridAuth.
It is an Open Source login solution for PHP and handles all the auth methods that you mentioned.
http://hybridauth.sourceforge.net/index.html