Documentation Index
Fetch the complete documentation index at: https://auth-test.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- You must have a Twilio account with a valid SMS and/or phone delivery option.
- You must create a Twilio Verify service through the Twilio Console or the Verify REST API.
Set up a custom phone message provider
From Dashboard > Branding > Phone Provider, under Phone Provider, choose Custom.Under Provider Configuration, add the following code sample to allow the Twilio API to send phone messages to a user’s phone number:
Add secrets
Select the Key icon to open the Secrets menu. Add the following values from your Twilio Verify service setup:
TWILIO_ACCOUNT_SIDTWILIO_AUTH_TOKENTWILIO_VERIFY_SID
Load Twilio helper library
Select the Dependency icon, then choose Add Dependency. In the Add Dependency window that opens, enter the following values:
- Name:
twilio - Version:
latest