jaredhanson / passport-google

Google (OpenID) authentication strategy for Passport and Node.js.
MIT License
149 stars 80 forks source link

Fix "cannot set property" by updateing package #37

Open krystianity opened 9 years ago

krystianity commented 9 years ago

"passport-openid" dependency needs an update to 0.4.0+ otherwise it will cause: "Cannot set property "user" of undefined" if used with other strategies.