-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
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-emailAPI 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program