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

Update README.md #50

Open the1mills opened 9 years ago

the1mills commented 9 years ago

need to add this

const {BasicStrategy} = require('passport-http');

thx

the1mills commented 6 years ago

@jaredhanson mergy?