verifyCode

Verifies this email address using the provided verification code.

This is a convenience method that calls attemptVerification with the provided code. The verification code is typically received via email after calling sendCode.

Return

A ClerkResult containing the updated EmailAddress on success, or a ClerkErrorResponse on failure

Parameters

code

The one-time verification code received via email