canvas-website/backlog/tasks/task-019 - Configure-CryptI...

1.2 KiB

id title status assignee created_date labels dependencies priority
task-019 Configure CryptID secrets and SendGrid integration To Do
2025-12-04 12:02
infrastructure
cloudflare
cryptid
secrets
sendgrid
task-018
high

Description

Set up the required secrets and environment variables for CryptID email functionality on Cloudflare Workers.

Required Secrets:

Configuration:

  • Secrets set for both production and dev environments
  • SendGrid account configured with verified sender domain
  • Email templates tested

Acceptance Criteria

  • #1 SENDGRID_API_KEY secret set via wrangler secret put
  • #2 CRYPTID_EMAIL_FROM secret configured
  • #3 APP_URL environment variable set in wrangler.toml
  • #4 SendGrid sender domain verified (jeffemmett.com or subdomain)
  • #5 Test email sends successfully from Worker