asp.net core Swagger - Tips and Tricks - Part 1 Shows how to configure authentication/authorization in the Swagger UI when using ASP.NET Core and Swashbuckle.
asp.net core ASP.NET Core - Protect your API with API Keys It's important to protect your API's. I will show you how to use Api keys to keep your endpoints safe.