hamcq/flarum-ext-auth-phone

auth by phone sms once code

Installs: 164

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 2

Open Issues: 9

Language:JavaScript

Type:flarum-extension

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

This package is auto-updated.

Last update: 2024-04-20 06:53:38 UTC


README

A Flarum extension. auth by phone sms once code

This plug-in currently only allows verification of mobile phone numbers in China, and only support for aliyun(alibabacloud) service

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

Installation

Use Bazaar or install manually with composer:

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

Updating

php flarum migrate

composer update hamcq/flarum-ext-auth-phone

Links

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

php flarum migrate