emailPasswordSignUpPOST return custom message dont work
p
emailPasswordSignUpPOST return custom message dont work
r
Hey. You can’t return a custom response this way. You need to write to the response json directly
p
Thank you