ASP.NET MVC:实现 OpenID 登录页面 ala NerdDinner v2

发布于 2024-08-27 14:20:17 字数 411 浏览 4 评论 0原文

考虑 NerdDinner.com 上的登录页面: http://www.nerddinner.com/Account/LogOn< /a>

一些不错的功能:

  • OpenID 选择弹出窗口的 jQuery 效果
  • 对其他主要提供商的

NerdDinner AccountController 及其视图的此版本是否可供公共下载?您将如何重新发明这个实现?您可以发布的任何代码都可以。

打电话给乔恩·加洛韦!

替代文字

Consider the log in page on NerdDinner.com: http://www.nerddinner.com/Account/LogOn

Some nice features:

  • jQuery effects on the OpenID choice
  • popups for the other major providers

Is this revision of the NerdDinner AccountController and its View available for public download? How would you reinvent this implementation? Any code you can post would be fine.

Calling Jon Galloway!

alt text

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

风吹雪碎 2024-09-03 14:20:18

NerdDinner 的所有内容都可以从 CodePlex 下载

NerdDinner 使用 DotNetOpenAuth 来支持 OpenID,并使用最新版本的 DotNetOpenAuth Visual Studio Gallery 中提供的 包括一个 ASP.NET MVC 选择器,它可以执行相同的操作,但没有选择适合 NerdDinner 的颜色和尺寸样式。

All of NerdDinner is available for download from CodePlex.

NerdDinner uses DotNetOpenAuth for its OpenID support, and the latest version of DotNetOpenAuth available from the Visual Studio Gallery includes an ASP.NET MVC selector that does the same thing, although without a couple of the color and size styles picked to fit NerdDinner.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文