Is there a security risk in responding with a user’s email address in my res.json({})
I want to know the security risk in responding with my user’s email address in res.json({}) and also the security risk in saving plain text email to database.
I want to know the security risk in responding with my user’s email address in res.json({}) and also the security risk in saving plain text email to database.