hehongyuanlove / flarum-auth-wechat
Allow users to log in with WeChat
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 10
Type:flarum-extension
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-10-13 11:17:19 UTC
README
A Flarum extension. Allow users to log in with WeChat
说明
- 此插件是基于需求魔改的,原插件: nomiscz/flarum-ext-auth-wechat
- 注册后 自动生成 随机+@xxx.com 作为邮箱,没有做邮箱的重复性检查,所以可能会有重复的邮箱
- 注册后 密码与邮箱相同
- 注册后 自动通过邮箱验证
- 注册后 用户名为随机生成的字符串
Installation
Use Bazaar or install manually with composer:
composer require hehongyuanlove/flarum-ext-auth-wechat
Updating
composer update hehongyuanlove/flarum-ext-auth-wechat