blockauthform
Authentication Screens
Sign in, sign up, and password reset forms with TanStack Form + Zod. Callbacks stay injectable for Better Auth or any provider.
pnpm dlx shadcn@latest add @fenod/auth-screensDependencies
card, button, field, input + @tanstack/react-form + zod
Usage
Drop SignInForm / SignUpForm / ForgotPasswordForm into your routes and pass onSubmit handlers.
Sign in
Access your dashboard with email and password.