How to make email verification a mandatory step during registration?

Could you please help me with my question
I use universal login page and authorization code flow
How to make email verification a mandatory step during registration?
So that after filling the email and password on the registration page, Auth0 shows page with “we sent a code/link to your email,…” and only after the code/link does authorization occur?
I know that Auth0 sends a magic link by which it will set verified_email=true, but how to make this a mandatory step as I described above?

Thanks you!

Hi @bryce.wayne.person

Welcome back to the Auth0 Community!

Thank you for posting your question. We have a great Knowledge Solution regarding enforcing email verification. You can check it here → Best Practice of Enforcing Email Verification

Thanks
Dawid

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.