One feature that a lot of web applications will need to include is the ability restrict access to certain resources within the application to authorised
In this post, I’m going to talk about authentication in general and how claims-based authentication works in ASP.NET Core. The difference between Authentication and Authorisation