Include "From" field in Twilio Auth Provider settings #13216
Unanswered
timdiacon
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The settings for Twilio as an auth provider currently include
This results in the selected phone number from the message service being displayed as the from number to the user. Twilio supports alpha numeric sender IDs by including both the message service sid and a string within the From field.
It would be great to be able to specify this From field in the auth provider settings to allow auth text messages to come from branded alphanumeric strings instead of phone numbers.
All reactions