refactor(email): move invite email to be-crm (AppShell) #27
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?
Remove the frontend /api/email/invite route and email wiring; be-crm now sends invitation emails on create/resend. Keeps email delivery server-side in the domain API.