Closed og2t closed 9 years ago
You can do this pretty easily with Harp itself: http://harpjs.com/docs/development/basicauth
Does that work for you?
Yeah, but since I compile the harp project, basic auth is not supported anymore. Would be nice if buildpack had also supported the _harp.json with auth details. Thanks!
Is it necessary to compile?
Not if Heroku can run harp server :) I didn't realise that was the case, thought Heroku compiled the project and run a static version of it.
Would it be possible to add a basic web based auth to the buildpack? Thanks!