aspnetcore-multi-auth
aspnetcore-multi-auth copied to clipboard
ASP.NET Core: Supporting multiple Authorization
Please look at the companioned article on https://medium.com/p/6502eb79f934
Running
Run the following in the auth.api directory:
dotnet run
This should spin up the ASP.NET Core WebApi on https://localhost:5000.