enhancedEmailDeliverability property

bool? enhancedEmailDeliverability
getter/setter pair

The "enhanced_email_deliverability" feature will send emails from "verifications@clerk.dev" instead of your domain. This can be helpful if you do not have a high domain reputation.

Implementation

bool? enhancedEmailDeliverability;