Hi, I have react+nestjs app and self hosted core, using thirdpartyemalpassword recipe, I'm going thr...
e
Hi, I have react+nestjs app and self hosted core, using thirdpartyemalpassword recipe, I'm going through signup flow, signup function succeeds, but then sendVerificationEmail func being called and this request user/email/verify/token fails with status 500. I thought that maybe there's an issue with configuration, according to docs, everything is fine. Can you please help me to verify an issue here?
n
Hi @error404404404 Do you see any error logs on your backend?