Email Verification
User registers
↓
Generate verification token
↓
Send email
↓
User clicks link
↓
Account verified
Local development
Node.js
↓
Nodemailer
↓
Email provider
Production
Backend
↓
AWS SES
↓
User email
SES is not mandatory — this is simply how the same architecture can move to AWS.