In this series of articles, we are going to learn about Angular Security with ASP.NET Core Identity. We will show you how to secure your Angular application and how to support additional user management actions like Password Reset, Email Confirmation, External Provider, etc.

We already have the ASP.NET Core Identity series of articles with the MVC application.

Prerequisites

To follow along with the articles from this series, it is required that you have:

Now, let’s look at the tutorial navigation.

This Tutorial Will be Separated Into Several Parts:

So, as you can see a lot of ground to cover.

After this tutorial, you’ll have enough knowledge to implement Angular security with the ASP.NET Core Identity library.