Skip to content

Create Email Verification UI #38

@ayshadogo

Description

@ayshadogo

Description:
Build email verification flow with token validation and resend functionality.

Tasks:

  • Create /app/auth/verify-email/page.tsx
  • Display verification pending message
  • Add "Resend email" button with cooldown timer
  • Handle verification token from URL query param
  • Call /auth/verify-email API endpoint
  • Show success message on verification
  • Redirect to login after verification
  • Handle expired token errors
  • Add email change option

Acceptance Criteria:

  • Verification link works when clicked
  • Can resend verification email
  • Shows countdown before resend available
  • Handles expired tokens gracefully
  • Success message is clear

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stellar WaveIssues in the Stellar wave program

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions