A test project with an ASP.NET Core web application that supports multiple authentication schemas.
Supported authentication schemas:
- Cookies
- JWT bearer token
It is possible to run the service locally or deploy it into a container (the main project includes the Dockerfile).