@Better Auth If I understand right, better-auth by default provide a server lib that has its own routes, and a client library on the browser that calls these endpoints if needed.
I have 2 different sign-up flows. How do I customize these? Should I ignore better-auth own routes? I've tried to read the docs but couldn't find much information on this.