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
nkshah2
10/03/2023, 5:13 AM
Hi @error404404404
Do you see any error logs on your backend?
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).