Email Sign-in path

I tried to migrate the old login with BetterAuth. I tried credentials first.
Since it just credentials, I tried createAuthClient, make an instance and use authInstance.signIn.email but no matter what I change the end point is /api/auth/sign-in/email
How can I change this?
Was this page helpful?