ASP.NET MVC: Implementing an OpenID sign-in page ala NerdDinner v2
- by pcampbell
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!