jaredhanson / passport-oauth2

OAuth 2.0 authentication strategy for Passport and Node.js.
https://www.passportjs.org/packages/passport-oauth2/?utm_source=github&utm_medium=referral&utm_campaign=passport-oauth2&utm_content=about
MIT License
605 stars 343 forks source link

Get user profile spills out a giant error with actual code in case response is an error! #189

Open odahcam opened 4 months ago

odahcam commented 4 months ago

This is so concerning for production, the package should NEVER throw out code in the response stream in no means, most absolutely specially in production.

Screenshot 2024-06-22 at 11 05 30

If I can find some time I'll try to debug and find out what is happening but