onResendEmailClicked emits email.clicked for tracked email links. Automated
security scanners can generate clicks, so do not use the event alone for
security-sensitive confirmation.
automations/record-resend-click.automation.ts
account selects the Resend binding. Returns
{ type: "email.clicked"; createdAt; data }. data is provider-native JSON and
may include the clicked link plus email, recipient, and client context.