hamcq/flarum-ext-auth-phone

手机短信一次性验证码认证

安装: 269

依赖: 0

建议者: 0

安全: 0

星级: 2

关注者: 1

分支: 2

开放问题: 9

语言:JavaScript

类型:flarum-extension

v1.0.9 2023-11-20 05:54 UTC

This package is auto-updated.

Last update: 2024-09-20 07:37:38 UTC


README

这是一个 Flarum 扩展。通过手机短信一次性验证码进行认证

此插件目前仅支持验证大中华地区的手机号码,并且仅支持阿里云短信服务

此插件目前只允许验证大中华地区手机号码,且仅支持阿里云短信服务

安装

使用 Bazaar 或者通过 composer 手动安装

composer require hamcq/flarum-ext-auth-phone
php flarum hamcq:aesKey:build

更新

php flarum migrate

composer update hamcq/flarum-ext-auth-phone

链接

 "require-dev": {
        "hamcq/flarum-ext-auth-phone":"@dev"
    }

php flarum migrate