asp.net-mvc – 什么是好的openid选择器控件?

前端之家收集整理的这篇文章主要介绍了asp.net-mvc – 什么是好的openid选择器控件?前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
现在 idselector已经升级RPXNow,你不能“只使用”选择器代码,什么是一个很好的替代品?

我想在我正在使用的新网站上实现OpenId,但是在登录时,用户将会很愚蠢,除非我提供了一个简单的方法

作为参考,我将在ASP.Net MVC Web应用程序中使用.Net Open Id作为背景。

编辑

经过一些便宜的想法,使用rpxlib呢?

解决方法

Jarrett Vance 制作了开放选择器的“版本”,这是开发人员/设计师更加友好的。

This selector is different because it does not hide the markup details in javascript. Therefore,you can easily add new providers or rearrange the existing ones without digging into the javascript. The login form will still work for normal OpenID logins if javascript is disabled

最重要的是,它附带了文档,演示和大量图像,并且原始的.pdn文件(paint.net)

Jarrett Vance的openid-selector can be found here

alt text http://jvance.com/media/2009/02/10/JQueryOpenIdPluginUser_thumb2.media

PS:我建议在实施RPX之前阅读this article

原文链接:https://www.f2er.com/aspnet/252162.html

猜你在找的asp.Net相关文章