jaredhanson / passport-http

HTTP Basic and Digest authentication strategies for Passport and Node.js.
https://www.passportjs.org/packages/passport-http/?utm_source=github&utm_medium=referral&utm_campaign=passport-http&utm_content=about
MIT License
268 stars 110 forks source link

add passReqToCallback option to digest strategy, fixes #56 #66

Open facundoolano opened 7 years ago

facundoolano commented 7 years ago

The same as in the basic strategy.

ridakk commented 6 years ago

will this PR be merged soon? @jaredhanson are you still maintaining this repo?