Send email with verification link if `APP_ACCOUNT_ACTIVE_AFTER_SIGNUP=false` Create a generic email template with `react-email` Define `APP_PUBLIC_ACTIVATION_URL` which will be used in the email template. Activation code as query parameter.