OpenId support for Yii
问题 I want to play with OpenID support in Yii. After researching for possible plugins, I found these two. One for OpenidSelector and one for LightOpenId http://www.yiiframework.com/extension/simpleopenidselector/ http://www.yiiframework.com/extension/loid Are these the right extensions to use in Yii for OpenId support? Anything else? And I would like to get some guide line on what to do with these extensions if they are correct. This is what I think I need to do beside installing them as per