Custom error when user has a Google account but no credentials account.
Hey all! I have a small problem with my app.
How can I show the user that they can't log in with email/password because they already created an account using Google?
Thanks!
Solution:Jump to solution
Hooks | Better Auth
Better Auth Hooks let you customize BetterAuth's behavior
3 Replies
is it even possible? its really importnant for me
Solution
this could be achieved with db hooks
https://www.better-auth.com/docs/concepts/hooks
Hooks | Better Auth
Better Auth Hooks let you customize BetterAuth's behavior
Yes! That is what I was looking for! Thanks!!!