Using universal login How can I implement a OTP email verification code?

In the past I have used Cognito and Clerk, there it is quite easy to add an extra step in the sign up process, so that the user receives a code in their email and after entering it can be validated and complete the login. I am implementing Universal Login as it is practically the only way where I have found documentation and I need to do the implementation for both web and mobile (using React Native) but I cannot find a way to do this validation, is it possible to include this step in the sign up process?

thank you so much.

Hey there @clag welcome to the community!

It sounds like you are looking to implement passwordless login with OTP:

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

Hi team! :raised_hand_with_fingers_splayed:

This is just a heads-up that we’ll be hosting an Ask Me Anything (AMA) session all about Universal Login, and this question is relevant to our event. Auth0 by Okta Subject Matter Experts will answer your question on Thursday, October 24th, from 9 a.m. to 11 a.m. PST.

:thinking: Have more questions about customizing your login experience, boosting security, or implementing advanced features?

:point_right: Drop your questions in this thread before October 23rd, and our experts will provide answers during the AMA!

:tada: Plus, you’ll earn points and a special badge for participating!

Ask Me Anything: Tailor Your Experience with Universal Login — From Low-Code to Pro-Code

Thanks
Dawid