/sign-in — Public page (not protected)
Setup
- Create a page at
/sign-inin Framer - Open Auth Plugin > Components
- Insert Sign In Form
- Drag it onto your
/sign-inpage
What It Does
- Email and password inputs with validation
- Shows error messages for invalid credentials
- Redirects to your dashboard (or custom URL) after successful login
- “Forgot password?” link support
Customization
Select the component on canvas and configure via Framer property controls:| Property | Description |
|---|---|
| Accent Color | Button and focus ring color |
| Border Radius | Input and button corner radius |
| Button Text | Submit button label |
| Redirect URL | Where to go after login |
| Error Messages | Show/hide inline errors |