简体   繁体   中英

Is there a DotNetOpenAuth equivalent that runs on a LAMP stack?

I really love the way the StackExchange family of sites allow someone to log in using their OpenID or OAuth provider, which has been open-sourced as DotNetOpenAuth . This is absolutely wonderful, but I am unable to use it on a *AMP stack.

Is there anything analogous that runs in PHP, Perl, Python or Ruby?

对于Perl,有Net::OAuth ,看起来还有一个尚未发布的Catalyst::Controller::OAuth ,但是最后一个的状态是未知的(除了OAuth代码页说它们是“致力于“它”。

尝试Catalyst :: Plugin :: Authentication :: Credential :: OpenID - Catalyst :: Auth框架的OpenID凭据

For Perl you want Net::OpenID::Consumer . Development is getting started on it again so in the next few weeks you should see new versions with some of the major bugs fixed and new docs explaining how to use them properly (it can be hard to figure out right now). See the openid-perl group for more details.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM