Why This Course?
Identity is an overwhelming topic. It can feel like it's easy to go wrong and hard to get correct. In this course, we build upon the foundation set by Identity Essentials.
.NET Identity has a lot to offer, and we'll touch on the types of authentication that it has to offer.
We will get in-depth at looking at the Individual Accounts authentication and how it applies to ASP.NET Razor Web Apps and ASP.NET Blazor applications.
Let's Demystify Identity in ASP.NET!
In this video, Sadukie talks about why you should consider this course for learning how to work with .NET Identity in ASP.NET applications.
Curriculum
- Key Features of Identity in ASP.NET Core (6:46)
- What's Included in Individual Accounts Authentication (10:59)
- Razor Code-Along: Individual Accounts Support in a New ASP.NET Razor Web App Project
- Razor Code-Along: Scaffolding Identity and IdentityOptions in ASP.NET Razor
- Razor Code-Along: Two-Factor Authentication
- Razor Code-Along: SSO using OAuth with GitHub
- Razor Code-Along: Using Policies to Lock Down Pages
Related Courses
If you are new to identity, the Identity Essentials course is recommended. It covers the basic components of identity as well as some of the common flows.
Note: Identity Essentials does not contain any coding samples. Its focus is purely on setting the foundation for identity conversations.