Signup scenario: "email-otp-challenge"

We use the New Universal Login and have set the forced email verification (How do I set up forced email verification?). But for now, we can only process those email verification errors on the client side of our application.

The question is can we ask a user to verify his email right away in the auth0 signup form? I even found an article with this scenario and the exact window we need to implement.
Customize New Universal Login Pages (Screen: email-otp-challange)

Could someone help us with this issue? Because the functionality is very basic, we don’t want to lose users due to several jumps between tabs and email verifications in different places. It seems logical to a user to verify his email immediately in the auth0 signup form, but not on our website.

2 Likes