jaredhanson / passport-http

HTTP Basic and Digest authentication strategies for Passport and Node.js.

Home Page:https://www.passportjs.org/packages/passport-http/?utm_source=github&utm_medium=referral&utm_campaign=passport-http&utm_content=about

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Digest still not working in nested routes in Express 4

optsing opened this issue · comments

The first PR (#38) were proposed in 2014 and have not yet been applied.

Can we expect a fix?

I just also stumbled upon this issue while trying to use digest authentication in my project.

Since the fix seems to be quite easy, I would love to see this fixed.