Swagger UI - Support authorization
Matar Peles
Currently, the Swagger UI component is only able to authenticate directly using a token added to the request.
In scenarios where the spec uses more complicated authentication (Oauth or similar mechanic with a redirect), the UI is not able to authenticate properly. Adding support for that would allow integrations with more complex specs.