feat(email): invitation emails via Twilio (Vercel route) #23
Reference in New Issue
Block a user
Delete Branch "tanweer919/lynkeduppro-crm:feat/login-methods"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Sends team-invitation emails from a Vercel serverless route (/api/email/invite) using Twilio Emails API creds in Vercel env; from support@lynkedup.dev. Team Management emails on create + resend; copy-link remains a fallback.