Skip to main content
A complete email and password login form with built-in validation and error handling.

Properties

Features

  • Email format validation
  • Password field with show/hide toggle
  • Inline error messages for invalid credentials
  • Loading state during authentication
  • Auto-redirect after successful sign-in
  • “Forgot password?” link support

Usage

  1. Insert the component from Auth Plugin > Components
  2. Place it on your sign-in page (e.g., /sign-in)
  3. Customize the accent color to match your brand
  4. Set the redirect URL to your dashboard or main page
  5. Publish and test