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

Allow immediate mode authentication #17

Open mathieurivest opened 11 years ago

mathieurivest commented 11 years ago

Allow using OpenId's checkid_immediate mode when authenticating.

rwky commented 6 years ago

@mathieurivest can you please make a PR against https://github.com/passport-next/passport-openid and it'll get looked into.