❔ What forms of auth are most common for ASP.NET Core?
Both authentication and authorization. I know it's a big topic so I want to start off learning the styles I'm most likely to see in production. Does it depend on the type of project you're doing (MVC, Blazor, APIs)?
3 Replies