© 2026 Hedgehog Software, LLC
await authClient.sendVerificationEmail({ email: "[email protected]", callbackURL: "/" // The redirect URL after verification })
{ "code": "COULDNT_UPDATE_YOUR_EMAIL", "message": "Couldn't update your email", "status": 400, "statusText": "BAD_REQUEST" }