Creating user with mobile number verification and login with OTP

User should be able to signup from our app with the following details

First name
Last name
Mobile number (Includes country code)

Then OTP verification should be done, then only registration should be successful.

Login should be purely OTP based so the form contains only the mobile number field, nothing else.

When the OTP verification is successful, user should be logged in and token is returned

I don’t think Okta supports that OOTB. You would need to build your own registration portal.

1 Like

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