Introducing ASP.NET Identity – A membership system for ASP.NET applications
ASP.NET Identity is the new membership system for building ASP.NET web applications. ASP.NET Identity allows you to add login features to your application and makes it easy to customize data about the logged in user. [Update] Please visit ASP.NET Identity for getting the latest information about ASP.NET Identity project and learning mor...