Xabaril/Esquio

Configure Code + PKCE for Swagger UI

Closed this issue · 1 comments

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

Commited on cb46418