ASP.NET Identity is a simple but robust framework allowing you to easily inject custom authentication logic into your applications. ASP.NET Identity is the latest in a series of frameworks that exist ...
[Editor's note: Peter rewrote this article after a reader pointed out he over-engineered his original solution. ("What can I say: The code worked -- I just didn't need nearly as much code as I thought ...