Cv-Keep / cvkeep-backend

Cv Keep back end official repository
https://cvkeep.com
73 stars 5 forks source link

exclude `cv.email` attribute when returns `/curriculum/get` #16

Closed netojocelino closed 1 year ago

netojocelino commented 1 year ago

When the user access the CV page, an XHR request made possible to get the private email, for some reason the delete cv.email don't remove the email.

handle with Cv-Keep/cvkeep-backend#10