Back to blocksView all login blocks
Installation
npx shadcn add @mylo-ui/login-magic-linkPreview
Sign in with Magic Link
No password needed. We'll send you a secure login link.
Passwordless Login
Or
No passwords to remember or forget
Link expires automatically for security
Works on all your devices
Don't have an account? Sign up with email
Usage
import { LoginMagicLink } from "@/components/blocks/login-magic-link"
export default function Page() {
return <LoginMagicLink />
}Dependencies
lucide-react
shadcn/ui Components
button
input
card
Related Blocks
More login blocks you might like


