Auth0 Node.js SDK - v5.3.0
Preparing search index...
management
Management
ConnectionProviderEnumSms
Variable ConnectionProviderEnumSms
Const
ConnectionProviderEnumSms
:
{
SmsGateway
:
"sms_gateway"
;
Twilio
:
"twilio"
}
= ...
SMS provider values. Use 'sms_gateway' to use a custom SMS gateway instead of Twilio.
Type Declaration
Readonly
SmsGateway
:
"sms_gateway"
Readonly
Twilio
:
"twilio"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Auth0 Node.js SDK - v5.3.0
Loading...
SMS provider values. Use 'sms_gateway' to use a custom SMS gateway instead of Twilio.