halogenandtoast/oath

No Warden Failure App Configured

Closed this issue · 1 comments

When trying to return a 401 response header in the controller, the server responds with a 500 Internal server error "No Failure App provided". This has to do with Warden's configuration (see warden wiki page) which states that:

Warden must be downstream of some kind of session middleware. It must have a failure application declared, and you should declare which strategies to use by default.

Closed Pull Request #4