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 85 forks source link

Update docs to make expiresIn field for saving associations clear #12

Open taxilian opened 11 years ago

taxilian commented 11 years ago

... and add link to node-openid

This has been a very useful tool! Thanks! I'm using it on https://hamstudy.org and plan to start using it with http://www.gradecam.com soon; problem is we're using cluster and currently having a lot of issues. Hopefully implementing association saving will fix that.

rwky commented 6 years ago

Forked and merged into https://github.com/passport-next/passport-openid

Install with npm install @passport-next/passport-openid