Introduction Today, while adding an authentication improvement to one of our private APIs, I came across EnablePersistAuthorization. Honestly, I had no idea it existed, and surprisingly, I find it quite useful for local development and debugging environments. If you've ever worked with Swagger UI on a protected API, you know the pain: you open the Authorize dialog, paste … Sigue leyendo Stop Re-Entering Your Token in Swagger UI: EnablePersistAuthorization in ASP.NET Core
