How to change error messages?

Is there any provided way of changing or enhancing error messages by ourselves, like some auth config option or else.
1 Reply
Ping
Ping3mo ago
Not at this time, for now you'll have to just check based on the error code to show the desired err message on front-end. However it's good timing you bring this up since I'm in the middle of thinking of improving how errors are handled in better auth.

Did you find this page helpful?