Untitled

When you select Email, that means that your user must provide in the onboarding form an Email, this email will be linked to his account, also depending on if you want to validate Verifik will send an OTP to validate if this email belongs to that user.

How the Email Validation work?

We will use a custom Smart Enroll as an example, here we only request the email in the form and make the respective validation of it.

Untitled

Once the user fill completely the form and tap continue, they will appreciate this view, here we send a 6 digits code to the email provided.

Untitled

In the provided email, the user will receive a mail from Verifik with the following structure.

Untitled

When the user provides the correct OTP, they will be redirected to a specific URL that you provide in the project, in this case when you successfully validate your email you will be redirected to the Verifik’s Dashboard.

Untitled

Here are a few things that you must know: