Secure Web APIs with Swagger, Swashbuckle, and OAuth2 (part 4)
This article continues the process started in part 1 which concluded with us having an API that has both anonymous and secure methods that can be called, and a Swagger interface provided by Swashbuckle. For this post, I will be discussing how to secure the Swagger interface so that public… Read more »