Advanced ASP.NET Core Identity in .NET 7

This is an advanced course about ASP.NET Core Identity from Encrypting user data to reduce the length of the 2FA token.

Ratings 0.00 / 5.00
Advanced ASP.NET Core Identity in .NET 7

What You Will Learn!

  • Learn how to encrypt and decrypt user data in ASPNET Core Identity
  • Reduce the 2FA token from 6 digits to 4 digits.
  • Learn how to implement Recovery Code with 2FA
  • Change the behavior of the Normalization in ASPNET Core Identity
  • How ASPNET Core Identity work behind the sense
  • Learn how to integrate the google authenticator in your application (Article)
  • Using Recovery Codes
  • Implementing IClaimsTransformation interface

Description

This is an advanced ASP.NET Core Identity Course, so for that you will not find here how to create user or how to add user to Roles or add user to Claims or update the user and such topics like that but all these features are done by default in the sample app that I push it to my GitHub Repo because all the basic implementation of the ASP.NET Core Identity is available over internet (online) and also here in the Udemy platform there are many courses teaches you the basic of ASP.NET Core Identity.

Here in this course (Advanced ASP.NET Core Identity in .NET 7) you will learn an advanced topics such as Encrypt and Decrypt user's data, Custom user confirmation, custom lookup normalizer, also you will learn how to reduce the 2FA token length from 6 digits to 4 digits as well as working with Authenticator App, also there is overview on how to work with Recovery Code and more.

I choose these topics based on my experience and my daily work with ASP.NET Core Identity and I decide to share this acknowledge with you.

And I hope to enjoy watching this course as much as I recorded it.

Who Should Attend!

  • For AspNet Core Developers with some experience with C#.

TAKE THIS COURSE

Tags

  • Identity and Access Management
  • ASP.NET Core

Subscribers

24

Lectures

19

TAKE THIS COURSE



Related Courses