ContinueWithCodeOptions description Options for the continueWithCode method on the Login Email Verification screen. This operation is used when the user submits the verification code they received via email to proceed with the authentication flow.
continueWithCode
The verification code sent to the user's email. This is typically a short numeric or alphanumeric string that the user must enter into the form.
"123456" Copy
"123456"
"ABCXYZ" Copy
"ABCXYZ"
ContinueWithCodeOptions description Options for the
continueWithCode
method on the Login Email Verification screen. This operation is used when the user submits the verification code they received via email to proceed with the authentication flow.