Skip to main content
Path: /forgot — Public page (not protected)

Setup

  1. Create a page at /forgot in Framer
  2. Insert Forgot Password Form from Components
  3. Drag it onto the page

What It Does

  • Single email input
  • Sends a password reset email with a secure token link
  • Shows a success message after submission
The reset link in the email points to your /reset page (see next step).