Can I use the facebook credentials to for users to access my site?

人走茶凉 提交于 2019-12-22 18:51:29

问题


I'm starting to work on a site that will be strongly connected to a corresponding Facebook app. I want the contents to be free for all to view, but only registered users will be able to edit it (quite similar to serverfault, actually).

Since I think that most of my users will be logged in to facebook, I would really like to use their facebook credentials as to login to my site - the same way Open-Id registration works here.

Can this be done?

Thanks,

Udi Pasmon


回答1:


Yes, this is one of the things provided by Facebook Connect. There is a wiki full of documentation - start at "Authenticating Users with Facebook Connect".



来源:https://stackoverflow.com/questions/1164511/can-i-use-the-facebook-credentials-to-for-users-to-access-my-site

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!