ASP.NET MVC: Implementing an OpenID sign-in page ala NerdDinner v2
Posted
by pcampbell
on Stack Overflow
See other posts from Stack Overflow
or by pcampbell
Published on 2010-04-01T20:39:08Z
Indexed on
2010/04/01
20:43 UTC
Read the original article
Hit count: 498
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!
© Stack Overflow or respective owner