Skip to content
This repository has been archived by the owner on Jun 19, 2020. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 728 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 728 Bytes

ASP.NET Identity Examples

I've tried several times to understand the new ASP.NET Identity infrastructure, and each time I feel like I get the idea but I'm lost in all the details. None of the guides I can find online seem to fully explain what I want to know.

So, these examples are for myself, to remind myself how to do specific things with ASP.NET Identity. It's my best understanding of what the infrastructure is doing for me.

I've consulted the source code of the various projects while writing this: