Back to blocksView all login blocks
Installation
npx shadcn add @mylo-ui/login-with-socialPreview
Welcome back
Sign in with your favorite provider or use email
Or continue with
Don't have an account? Sign up
Usage
import { LoginWithSocial } from "@/components/blocks/login-with-social"
export default function Page() {
return <LoginWithSocial />
}Dependencies
lucide-react
shadcn/ui Components
button
input
checkbox
separator
Related Blocks
More login blocks you might like


