fix: tweak email verification copy (#68)
* Improve verify email page copy and design Remove redundant green success alert, update title to "Verify your email", rename button to "Resend email", and change footer link to "Back to sign in". * Fix verification emails not sending in production Remove the backgroundTasks/waitUntil handler so better-auth awaits email sending inline. Previously, errors thrown inside waitUntil promises were silently dropped by Cloudflare Workers, preventing emails from sending with no visible error logs.
This commit is contained in:
parent
b15b62cae6
commit
15cd01f89f