• erio's avatar
    fix(notify): add verification flow for saved unverified emails · 95f9b27e
    erio authored
    - Add "verify" button next to saved unverified emails in
      ProfileBalanceNotifyCard (send code → enter code → verify)
    - Backend: VerifyAndAddNotifyEmail now marks existing unverified
      emails as verified instead of returning "already exists"
    - Inline verification UI with countdown timer and resend button
    95f9b27e
ProfileBalanceNotifyCard.vue 15.3 KB