Twilio Verify Service for Passwordless Auth

Okay so I have Twilio Verify service that I want to use for Passwordless authentication using sms. I’ve setup custom action to use Twilio Verify service and added to Send Phone Message flow. I have a native angular app with SMS (twilio) connection turned on.

However, whenever I try to authenticate and expect an sms, I am unable to. I see in Twilio logs that the OTP was attempted to be sent using the Messaging service instead of Verify.

How do I resolve this?!

Hi @danish,

Welcome to the Auth0 Community!

I am a bit confused about your setup. Could you please clarify the details?

Are you using a Passwordless Authentication with SMS connection?

The Send Phone Message Flow is for configuring a custom provider for MFA, not passwordless login.

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