abpframework / eShopOnAbp

Reference microservice solution built with the ABP Framework and .NET, runs on Kubernetes with Helm configuration, includes API Gateways, Angular and ASP.NET Core MVC applications, PostgreSQL and MongoDB databases
https://www.eShopOnAbp.com/
MIT License
664 stars 259 forks source link

Swagger authentication and yarp configuration update #186

Closed gterdem closed 5 months ago

gterdem commented 10 months ago

Fixes https://github.com/abpframework/eShopOnAbp/issues/157

Since Swagger authentication is updated at v7.4-rc2 however project runs on 7.0.

Solution needs to be updated to v7.4-final to merge this request.

gterdem commented 5 months ago

Fixed at https://github.com/abpframework/eShopOnAbp/pull/233