Twilio

Twilio 国际短信接入指南

注册 Twilio

访问 Twilio,注册账号并获取试用额度。

获取凭证

在 Twilio Console 首页获取 Account SID 和 Auth Token。

购买发送号码

在 Console > Phone Numbers 中购买一个号码,用于发送短信。

配置环境变量

SMS_PROVIDER=twilio
SMS_TWILIO_ACCOUNT_SID=ACxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
SMS_TWILIO_AUTH_TOKEN=your_auth_token
SMS_TWILIO_FROM_NUMBER=+1234567890

相关资源

On this page