Consider the log in page on N开发者_运维百科erdDinner.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!
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.
精彩评论