I need help in working with better Auth of email & password in sveltekit.

Do I have to write the logic of saving the user myself? I'm using the +server.ts files to write api endpoints. Does the authClient handle the user signup or I need to write is separately and how can I do this if there is a repo please help me out
Was this page helpful?