Hello,
I am trying to use SuperTokens headless with the Email Passwordless flow. I am currently receiving the OTP code after hitting my services and requesting a code. However, when I try to verify the code with /auth/signinup/code/consume I get 404 on Nest.Js.
I am not quite sure what I am missing? I have followed the guides closely.