sendEmailCode

Sends a verification code to the email address associated with this sign-up.

This is a convenience method that prepares the email code verification strategy. The verification code will be sent to the email address already provided to the SignUp object.

Return

A ClerkResult containing the updated SignUp object on success, or a ClerkErrorResponse on failure.