ASP.NET Core Identity Deep Dive
By Scott Brady
Course info



Course info



Description
ASP.NET Core Identity brings identity and user management to the ASP.NET Core web framework. This robust library is commonly used to back authentication systems and to provide supporting functionality such as password reset and user registration. In ASP.NET Core Identity Deep Dive, you will learn how the ASP.NET Core Identity library ticks. First, you will take a deep dive into the internals of the library. Next, you will explore its various extensibility points. Finally, you will discover not only how to extend it, but also when to actually do so. When you are finished with this course, you will be able to avoid many of the pitfalls that come with mismanagement of the library that would otherwise cause you issues once you start to grow/scale your applications and build upon it for future releases.
Section Introduction Transcripts
Course Overview
Hi everyone. My name is Scott Brady, and welcome to my course, ASP. NET Core Identity Deep Dive. I am the Identity and Access Control Lead at Rock Solid Knowledge. In this course, we're going to look at the ASP. NET Core Identity library, the newest identity management library for ASP. NET Core. Some of the major topics that we will cover include user registration and authentication, password reset and account confirmation, and implementing true two-factor authentication using authenticated devices. By the end of this course, you'll know how to implement standout identity management functionality through ASP. NET Core websites. I hope you'll join me on this journey to learn ASP. NET Core Identity, with the ASP. NET Core Identity Deep Dive course, at Pluralsight.