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

Expose node-openid for mixins #3

Closed 2sidedfigure closed 12 years ago

2sidedfigure commented 12 years ago

It would be helpful to be able to provide mixins to node-openid for those of us who need a centralized store of association handles (e.g. multiple running instances of an application behind a load balancer).

2sidedfigure commented 12 years ago

Created pull request 4