Identity 2.0 (Part 2 of 2): User Verification and Authentication
Interactive

Identity 2.0 (Part 2 of 2): User Verification and Authentication

BizLibrary
Updated Feb 04, 2020

In this course you are going to take a look at integrating advanced new features of identity into our application. This includes things like implementing messaging via email or text to the users to support account verification, multi-factor authentication, and more. You'll also see how to work with the Authorization framework of Roles and Claims and see how to use them in our app.


Lesson 1:

  • Custom Profile
  • Customizing User Profile
  • ApplicationUser Class
  • Schema Managed by EF
  • Demo: Custom Profile
  • Demo: Migration
  • Demo: Favorite Color
  • Demo: Controllers.

Lesson 2:

  • Set Up Account Verification
  • IIdentityMessageService
  • SendGrid
  • Enable Use of Message Services
  • Demo: Email Service
  • Demo: SendGrid
  • Demo: Redirect
  • Demo: User Data.

Lesson 3:

  • Two-Factor Authentication
  • Enable Two Factor Auth
  • Get Started with Twilio
  • Demo: Install Twilio
  • Demo: Message Setup
  • Demo: Send Message
  • Demo: Forgot Password.

Lesson 4:

  • Working with Roles
  • URL-Based Authorization
  • MVC Security Annotations
  • Demo: Reports
  • Demo: UserAdmin
  • Demo: Apply Roles
  • Demo: URL-Based Auth
  • Demo: MVC Authorization.
;