echos-ocr/src
Randall Stillwell af91f3d5fc Allow unauthenticated access to invite and verification routes
Add /invite and /api/invitations/verify to public paths so invited
users can access the invite page and complete registration without
being redirected to login.

Made-with: Cursor
2026-04-16 17:22:29 -05:00
..
app Replace nodemailer with Brevo HTTP API for transactional email 2026-04-16 12:51:17 -05:00
components Fix admin role check to include owner role 2026-04-16 00:22:32 -05:00
lib Replace nodemailer with Brevo HTTP API for transactional email 2026-04-16 12:51:17 -05:00
types Add onboarding wizard, email verification, integration architecture, and settings restructure 2026-04-15 01:29:13 -05:00
auth.ts Fix Auth.js server error behind reverse proxy 2026-04-15 01:50:44 -05:00
instrumentation.ts Migrate to Vercel + Supabase + Upstash production stack 2026-04-15 23:51:44 -05:00
middleware.ts Allow unauthenticated access to invite and verification routes 2026-04-16 17:22:29 -05:00