hehongyuanlove / flarum-auth-wechat
允许用户使用微信登录
2.0.0
2023-04-13 07:15 UTC
Requires
- flarum/core: ^1.0.0
- fof/components: ^1.0.0
- laravel/helpers: ^v1.4.1
- nomiscz/oauth2-wechat: ^0.1.1
This package is auto-updated.
Last update: 2024-09-13 11:07:08 UTC
README
这是一个 Flarum 扩展。允许用户使用微信登录
说明
- 此插件是基于需求魔改的,原插件: nomiscz/flarum-ext-auth-wechat
- 注册后 自动生成 随机+@xxx.com 作为邮箱,没有做邮箱的重复性检查,所以可能会有重复的邮箱
- 注册后 密码与邮箱相同
- 注册后 自动通过邮箱验证
- 注册后 用户名为随机生成的字符串
安装
使用 Bazaar 或手动使用 composer 安装
composer require hehongyuanlove/flarum-ext-auth-wechat
更新
composer update hehongyuanlove/flarum-ext-auth-wechat