cuongdevjs / reactjs-social-login

Group Hook ReactJS components for login social network
https://react-social-login.netlify.app
MIT License
168 stars 75 forks source link

There is a forgotten console.log. #170

Open maphstay opened 6 months ago

maphstay commented 6 months ago

In facebook auth there is a fixed console.log and when auth have success it print in console all those sensitive informations and I believe that is not a correct behavior.

package version: v2.6.3

file path with the mentioned console: node_modules/reactjs-social-login/dist/reactjs-social-login.modern.js

image