data and salt arguments required
vicsnet opened this issue · 1 comments
vicsnet commented
Hi, when trying the auth/register in postman it brings out this error "error": "data and salt arguments required" kindly help
SaurabhXD72 commented
Hello there,It says the same for me and my login is crashing ever since.
stack overflow says not to use any arrow function which isn't the case with us!
my guess is that somehow newUser.password is undefined.