Is this suited for github?
Is your feature request related to a problem? Please describe.
Currently, we either have to have a monorepo, or type the better-auth function manuallly in all clients.
Describe the solution you'd like
It would be really interesting to allow the use of a zod schema for this function. Better-auth uses zod internally. Is there any reason this is not possible? Thank you! 🙏
Describe alternatives you've considered
Using another library? 🤔
Additional context
No response
Is this suited for github?
Is your feature request related to a problem? Please describe.
Currently, we either have to have a monorepo, or type the better-auth function manuallly in all clients.
Describe the solution you'd like
It would be really interesting to allow the use of a zod schema for this function. Better-auth uses zod internally. Is there any reason this is not possible? Thank you! 🙏
Describe alternatives you've considered
Using another library? 🤔
Additional context
No response