trypear / pear-landing-page

Landing page for PearAI, the Open Source AI-Powered Code Editor
https://trypear.ai
19 stars 31 forks source link

Added new page that tells user to confirm their email address after signup #105

Closed Justain-Train closed 12 hours ago

Justain-Train commented 3 days ago

Added verification page after user signups

Workflow from home page:

  1. User clicks signup
  2. User signups using name, company name, email, password
  3. User gets redirected to verification email page
  4. When user confirms email or has already confirmed email, user clicks sign in button on verification page

image

vercel[bot] commented 3 days ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pear-landing-page ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 30, 2024 9:23pm
pear-landing-page-main ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 30, 2024 9:23pm
vercel[bot] commented 3 days ago

@Justain-Train is attempting to deploy a commit to the PearAI Team on Vercel.

A member of the Team first needs to authorize it.

Fryingpannn commented 1 day ago

Yo tyvm! We'll wait a bit slightly before merging this, rn we have a toast that indicates user to confirm in the meantime

Ellahinator commented 14 hours ago

I implemented the ability for users to resend the email confirmation in case the initial email doesn't get sent. image image image