jensoleg / swagger-ui

Swagger UI is a dependency-free collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
http://swagger.io
Other
1.14k stars 310 forks source link

How To configure a Basic Authentication? #71

Open pinalbhatt opened 8 years ago

pinalbhatt commented 8 years ago

I need to pass basic auth header to my api. Just like Basic swagger UI do we have option to add username / password to create basic auth header?

german-bortoli commented 7 years ago

Indeed, I am researching how to add the flow password on this, did not find a cool solution