Skip to content

YoussefWaelMohamedLotfy/IdentityManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IdentityManager

Demonstration of Entity Framework Core Identity Razor Class Library Features in .NET 7

Features

  • Implemented Custom MVC Identity User Management
  • 2-Factor Authentication (2FA) with QR Code supported
  • External Login supported
    • Facebook
  • Creating User accounts with
    • Roles
    • Claims
  • Locking user accounts
  • Deleting Users accounts
  • Dynamically Add / Remove Claims from users