How do you enable customers to log in to your site using their Google account?

后端 未结 7 2900
臣服心动
臣服心动 2020-12-25 13:34

I just saw http://uservoice.com/login. It uses Google accounts, Myspace, Yahoo, OpenID and all to sign in customers into its site? Can I do that?

I mean, customers n

7条回答
  •  粉色の甜心
    2020-12-25 14:03

    You should look at the OpenID Enablded PHP library (http://www.openidenabled.com/php-openid/).

    This should play pretty nicely with any LAMP installation without needing to use Zend.

提交回复
热议问题