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

Support for 'passReqToCallback' option

sameersegal opened this issue · comments

Hi,

Like other strategies it will be great if you can support 'passReqToCallback' option. I can send in a pull request if you would like.

Pushed code as #8