When creating a new user, i get an Error saying that data and salt are missing arguments that i passed previously when creating the new user, i also had to create that if statement in order to not get another error saying that User.email was undefined
Help pls