A comprehensive overview of ASP.NET Core Authentication

published on 2022/08/03

So here I want to show the "big" picture and help point developers to the right directions. The only prerequisites are fundamental knowledge of .NET DI, cookie authentication, the OAuth2/OIDC protocols and their common flows.

reddit

This is a good overview of many things authentication in ASP.NET Core