merged
useautumn/autumn • 6:24 PM - Nov 5, 2025
This change adds Zod‐based email validation in the SignIn and PasswordSignIn components so invalid addresses are caught client-side and OTP requests aren’t sent unnecessarily, improving user feedback and reducing wasted API calls. It streamlines the auth flow but leans on a simple schema that may miss edge-case formats and arrives without tests or CI checks to ensure robustness.



