Auth Card
Authentication card component with magic link and email/password
Authentication form with tabs
Open inLogin
Enter your email below to login to your account
By clicking continue, you agree to our Terms of Service and Privacy Policy.
Usage
import { AuthCard } from "@/components/auth-card";
<AuthCard />;
Features
- Magic link authentication
- Email/password login
- Tab-based UI
- Server actions for form handling
- Fully typed with TypeScript
Part of the Subdomain Cookies snippet.
How is this guide?
Last updated: 6/2/2025