ASP.NET Identity – the new way of handling authentication and authorization in asp.net
First there was ASP.NET Membership (well, maybe not first, but it was released a long time ago), then there was the ASP.NET Simple Membership, then ASP.NET Universal Providers now there’s the “latest and greatest” ™ ASP.NET Identity. Let’s dig in.
By eidias on (tags: autentication, identity, categories: web)