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

Added The Google 'Hosted Domain Argument' #20

Closed ariporad closed 9 years ago

ariporad commented 11 years ago

I changed the openid dependency to my fork of node-openid that supports passing the google hosted domain paramater as the paramater to new openid.RelyingParty, and canged the code so it passes options.hd as the hosted domain paramter to new openid.RelyingParty.

ariporad commented 11 years ago

I deleted the fork because I could not get it working successfully, I thought I had it, but I did not, Sorry.