whisper-money/app
Víctor Falcón 444c81c5aa
chore: Sync users to Resend after email verification (#98)
## Summary
- Changed `SyncUserToResendListener` to listen to the `Verified` event
instead of `Registered`, so contacts are only created in Resend after
the user verifies their email address
- Updated corresponding tests to use the `Verified` event

## Test plan
- [x] `SyncUserToResendListenerTest` passes with `Verified` event
- [x] All auth and listener tests pass
2026-02-03 22:59:28 +01:00
..
Actions Add category type field support (#2) 2025-12-01 20:19:47 +01:00
Console/Commands fix: Budget period not found on last day of period (#91) 2026-02-01 11:33:10 +01:00
Enums Add Budgeting Feature to Track and Manage Spending (#36) 2026-01-21 15:25:50 +01:00
Events Add Budgeting Feature to Track and Manage Spending (#36) 2026-01-21 15:25:50 +01:00
Http feat: Add previous period comparison to budget chart (#93) 2026-02-01 14:21:13 +01:00
Jobs feat: Load transactions history on budget created (#72) 2026-01-22 11:10:15 +01:00
Listeners chore: Sync users to Resend after email verification (#98) 2026-02-03 22:59:28 +01:00
Mail feat: New discord offer 2026-01-10 10:27:32 +01:00
Models feat: Enable email verification on sign up (#97) 2026-02-03 10:15:07 +01:00
Notifications feat: Enable email verification on sign up (#97) 2026-02-03 10:15:07 +01:00
Policies Add Budgeting Feature to Track and Manage Spending (#36) 2026-01-21 15:25:50 +01:00
Providers feat: Release budgets feature to all users (#84) 2026-01-28 09:56:52 +01:00
Services feat: Sync new users to Resend contacts (#85) 2026-01-28 21:25:58 +01:00