In this article let's look at configuring the JWT bearer authentication header in the service pipeline by injecting a strongly typed configuration class.
In this article, let's look at how we can setup cookie based authentication in an ASP.NET Core MVC application without using Identity for user management.