Xabaril / Esquio

Esquio is a Feature Toggle Library for .NET Developers.
Apache License 2.0
428 stars 49 forks source link

Configure Code + PKCE for Swagger UI #155

Closed unaizorrilla closed 4 years ago

unaizorrilla commented 4 years ago

At this moment, swagger ui is configured to use API KEY and Implicit flow but new demo.identityserver.io does not allow implicit ( oauth 2.1 + bcp ) and at this moment the only way to test http api using swagger ui is with api key

unaizorrilla commented 4 years ago

Commited on cb46418