Display errors from better auth
Hello. This is my first time trying out Tanstack Form. I have better-auth integration in my Nextjs 15 project. My zod schema works fine and errors show up as expected. But I get an error from better-auth (like "Account already exists"), I don't know how to handle that. How can I show better-auth errors in the form? Thanks.
message.txt7.2KB