71e2978f526c84fd6d508a489c57d22f965bc055
- Add emailVerification.sendVerificationEmail config to auth/src/auth.ts using Resend to send verification emails on sign-up - Add resend npm package to auth/package.json - Update auth/.env.example with RESEND_API_KEY and FROM_EMAIL - Create VerifyEmail.tsx page with token verification flow, spinner UX, success/Error states, and resend option - Update Register.tsx to redirect to /verify-email after signup instead of auto-navigating to dashboard - Add /verify-email route to App.tsx - Frontend shows 'check your email' step after registration Co-Authored-By: Paperclip <noreply@paperclip.ing>
cartsnitch
@ a53daddb9a
Description
Languages
Python
99.3%
Dockerfile
0.5%
Mako
0.2%