SMS
We use casdoor/go-sms-sender to send SMS for Casdoor. Now, go-sms-sender
supports Aliyun, Tencent Cloud and Volc SMS APIs. You can raise an issue, or make a pull request if you want to support other SMS providers.
Add a SMS provider
- Click
Add
to add a new provider. - Select
SMS
inCategory
- Select your provider type (
Aliyun SMS
,Tencent Cloud SMS
orVolc Engine SMS
)
- Get your information from Aliyun, Tencent Cloud or Volc Engine and fill them out.
Example
note
Here, I use Aliyun SMS service as an example
After I logged in my Aliyun workbench, click AccessKey to create ID and Secret.
By creating AccessKey, I get my AccessKey ID and AccessKey Secret:
Fill the AccessKey ID
and AccessKey Secret
to Casdoor Client ID
and Client Secret
.