This is a basic project for learning authentication and authorization concepts. It's a very simplified version and not connected to a database.
- For learning only: This project is just for understanding how identity works in web apps.
- Not for production use: It's not a complete solution for real applications.
I plan to improve my customized .NET identity template, using what I've learned here.