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

Update sign on example for Express 4.0 #27

Closed alexchilcott closed 8 years ago

alexchilcott commented 10 years ago

Currently the signon example is broken out of the box due to breaking changes made in Express 4.0 (notably the removal of express.createServer())