echos-ocr/src/app/api/invitations
Randall Stillwell 47da94fc95 Enrich invitation verify API and auto-verify invited signups
- /api/invitations/verify now returns inviterName and a structured
  failure reason ("not_found" | "expired" | "accepted") plus orgName,
  so the invite page can show contextual error messages and know who
  to blame for an expired link.
- /api/auth/register marks emailVerified immediately and skips the
  verification email when an inviteToken is present, since clicking
  the tokenized invite link already proves email ownership.

Made-with: Cursor
2026-04-19 10:45:41 -05:00
..
accept Migrate Echo Life Church data, add invite acceptance for existing users 2026-04-17 08:15:31 -05:00
verify Enrich invitation verify API and auto-verify invited signups 2026-04-19 10:45:41 -05:00
route.ts Add SaaS foundation: Auth.js, dashboard shell, org model, auto-assignment 2026-04-14 23:59:38 -05:00