apiaryio / dredd-example

Example application using Dredd and CI
MIT License
85 stars 61 forks source link

HTTP Auth support #1

Closed dprevite closed 11 years ago

dprevite commented 11 years ago

Is there a way to pass HTTP basic auth in for dredd to use?

netmilk commented 11 years ago

Hi, I'm sorry, but Dredd does not support any kind of HTTP authentication mechanism at the moment. Feel free to fork it and imporoove it.

Just a note, this is repository for the example application for demostration of Dredd, not Dredd itself. Please submit any forther Dredd related issues directly to the Dredd project here on GitHub.

All the best Adam

netmilk commented 11 years ago

@dprevite I'm sorry, I submitted incomplete response above by mistake. It's complete now :)

netmilk commented 11 years ago

@dprevite I moved your issue under Dredd project's issue tracker here