jaredhanson / passport-openidconnect

OpenID Connect authentication strategy for Passport and Node.js.
https://www.passportjs.org/packages/passport-openidconnect/?utm_source=github&utm_medium=referral&utm_campaign=passport-openidconnect&utm_content=about
MIT License
191 stars 177 forks source link

added agent and console log the oauth2 request error #64

Closed shuoch closed 6 years ago

shuoch commented 6 years ago

Added the ability to set your own HTTPS node agent as well as logging for OAUTH2 request errors.