jaredhanson / passport-openid

OpenID authentication strategy for Passport and Node.js.
https://www.passportjs.org/packages/passport-openid/?utm_source=github&utm_medium=referral&utm_campaign=passport-openid&utm_content=about
MIT License
98 stars 90 forks source link

Passport package needs updating #33

Closed tirish closed 9 years ago

tirish commented 9 years ago

The version of passport used in this is ~0.1.3, but the most recent is 0.3.0. When trying to use this package with the most recent version of passport, it does not work.

Any plans to update the version of passport used by this?

tirish commented 9 years ago

Did not realize this issue was already open here: https://github.com/jaredhanson/passport-openid/issues/28