signup email from sever
I’m calling
However, the next
I went through the method flow but didn’t find anything unusual.
auth.api.signupWithEmail, and I’m getting the same response as when I call it from authClient. However, the next
getSession call returns null, whereas when signup is called from the client, it works fine. I went through the method flow but didn’t find anything unusual.