Demonstration of two factor implementation in radzen blazor

Concepts covered in this video include the following:-

  1. Database and table creation in sql server
  2. Creation of Blazor Web App in Radzen Blazor Studio
  3. Connecting database and Blazor web app
  4. Scaffolding Initial Application CRUD Pages
  5. Data entry
  6. Scaffolding security using asp.net identity
  7. User registration
  8. User registration confirmation
  9. User login
  10. User completing login by entering single use sign on code received via email

Source code can be pulled from GitHub - benjaminsqlserver/RadzenTwoFactorAuthDemo