How to add OpenID to a php site?

后端 未结 3 1597
时光说笑
时光说笑 2021-02-03 11:40

I absolutely love StackOverflow\'s usage of OpenID for registration. How would I go about adding this to my site? It is PHP based. I went to openid.net and looked at the librari

3条回答
  •  谎友^
    谎友^ (楼主)
    2021-02-03 12:29

    This tutorial was helpful for a previous project I worked on using PHP and OpenID. It has an example app.

    http://devzone.zend.com/article/3581


    (source: zend.com)

提交回复
热议问题