How to Add Basic Authentication to ASP.NET Core MVC
A legacy .NET Core example of Basic authentication with an MVC filter and custom middleware, including its security limitations.
1 note with this tag.
A legacy .NET Core example of Basic authentication with an MVC filter and custom middleware, including its security limitations.