2018
- Tackle more complex security policies for your ASP.NET Core app
- Identify users and their permissions with JWTs and ASP.NET Core WebAPI
2017
- Secure your ASP.NET Core 2.0 API (part 2 - restrict access to JWT bearers only)
- Secure your ASP.NET Core 2.0 API (part 1 - issuing a JWT)
- Keep your ASP.NET Core secrets safe in production using Azure Application Settings
- Keep your ASP.NET Core application’s secrets safe during development
- Secure your ASP.NET Core MVC and Web API app using Google
- Login & Authentication for your ASP.NET Core Web API – The Big Picture