CabloyJS has built-in SMS Verification
module a-authsms
. It mainly has the following characteristics:
- A general mechanism of
SMS Verification
, fast connection with various SMS service providers - Realize the functions of
user registration
,user signin
anduser verification
, etc. - Built-in SMS service providers:
-
test
: Development and debugging can be carried out without opening the actual SMS service -
aliyun
: Just fill in the parameters to quickly connect and deployaliyun
SMS service - Continue to increase support for third-party services
-
See Also:SMS Verification