This project demonstrates how to use ASP.NET Core Identity for authentication and authorization.
✅ Mail verification during user registration
✅ Password encryption and secure authentication
✅ Security code verification with 2FA during login
✅ Token Based Authentication
✅ IdentityDbContext
integration with Entity Framework Core Identity
- ASP.NET Core
- Entity Framework Core
- MSSQL Server (LocalDB)
- Identity Framework
- SMTP Server