Demonstration of Entity Framework Core Identity Razor Class Library Features in .NET 7
- Implemented Custom MVC Identity User Management
- 2-Factor Authentication (2FA) with QR Code supported
- External Login supported
- Creating User accounts with
- Roles
- Claims
- Locking user accounts
- Deleting Users accounts
- Dynamically Add / Remove Claims from users