Commit 0137909
committed
Remove placeholder emails - enforce clean contact management\n\nCLEAN APPROACH (Option A):\n\n REMOVED: Placeholder email generation (sms.timestamp@placeholder.com)\n ENFORCED: Email-first workflow (email verification SMS/WhatsApp verification)\n PROTECTED: No fake emails in GHL database\n SIMPLIFIED: Widget flow uses contactId, legacy flow requires existing phone contact\n\nSMS/WhatsApp verification now:\n- Widget flow: Uses contactId to update existing email contact with phone\n- Legacy flow: Only works with existing phone contacts or throws descriptive error\n- No placeholder emails, no fake data, no accidental workflow triggers\n\nMuch cleaner and safer approach.
1 parent eeace60 commit 0137909
1 file changed
Lines changed: 4 additions & 24 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1315 | 1315 | | |
1316 | 1316 | | |
1317 | 1317 | | |
1318 | | - | |
1319 | | - | |
1320 | | - | |
1321 | | - | |
1322 | | - | |
1323 | | - | |
1324 | | - | |
1325 | | - | |
1326 | | - | |
1327 | | - | |
1328 | | - | |
1329 | | - | |
| 1318 | + | |
| 1319 | + | |
1330 | 1320 | | |
1331 | 1321 | | |
1332 | 1322 | | |
| |||
1404 | 1394 | | |
1405 | 1395 | | |
1406 | 1396 | | |
1407 | | - | |
1408 | | - | |
1409 | | - | |
1410 | | - | |
1411 | | - | |
1412 | | - | |
1413 | | - | |
1414 | | - | |
1415 | | - | |
1416 | | - | |
1417 | | - | |
1418 | | - | |
| 1397 | + | |
| 1398 | + | |
1419 | 1399 | | |
1420 | 1400 | | |
1421 | 1401 | | |
| |||
0 commit comments