开发者

stackoverflow's implementation of openid for PHP

开发者 https://www.devze.com 2023-02-20 16:23 出处:网络
How do I implement the same login system as stackoverflow? Where anyone can login based on their existin开发者_如何学JAVAg username/passwords from other web applications like, google, paypal, faceboo

How do I implement the same login system as stackoverflow?

Where anyone can login based on their existin开发者_如何学JAVAg username/passwords from other web applications like, google, paypal, facebook, twitter and much much more?


For .NET you may checkout DotNetOpenAuth, that's what SO uses to implement OpenId authentication. So add the NuGet and get started. And for the nice icons checkout openid-selector.

For PHP you may checkout this project.


There are many OpenId solutions. Here is a list.

http://openid.net/add-openid/add-getting-started/

http://openid.net/developers/libraries/

For nice looking UI as Darin Dimitrov said you need to go with

http://code.google.com/p/openid-selector/

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号