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
188 stars 173 forks source link

loging sensitive information to stdout #15

Open jfromaniello opened 8 years ago

jfromaniello commented 8 years ago

This module is logging too much sensitive information to stdout. I will either try to remove these console.log or use debug module.

dschenkelman commented 8 years ago

https://github.com/jaredhanson/passport-openidconnect/pull/16