How to login in website using facebook id

BIBEKRBARAL picture BIBEKRBARAL · Jun 10, 2010 · Viewed 33.7k times · Source

I have made a website on which a user has to log in using a username and password. I have seen these in so many website, we can connect through facebook account. And I want to add the same to my web site. How is it possible,using php sdk or the javascript sdk?

Answer

Lauri Lehtinen picture Lauri Lehtinen · Jun 10, 2010

The team at Facebook has spent considerable time documenting this, I would suggest you start there:

http://developers.facebook.com/docs/guides/web#login
http://developers.facebook.com/docs/authentication/