User authentication form with email/password and optional Google OAuth
Props
redirectPathOptionalPath to redirect after successful login
Default:
"/dashboard"Usage
<LoginFormWrapper redirectPath="/dashboard" />Category
AuthenticationLibrary
Flowcode Core
coreDependencies
@tanstack/react-querylucide-react
Backend Endpoints
This component requires the following backend endpoints:
auth.signIn.email
File Path
src/libraries/core/components/LoginForm.webflow.tsx