imeepo / flarum-auth-qq
允许用户使用QQ登录
v1.0.3
2023-03-02 09:36 UTC
Requires
- ext-json: *
- flarum/core: *
- fof/components: ^1.0.0
- laravel/helpers: ^v1.4.1
- league/oauth2-client: ^2.2
This package is auto-updated.
Last update: 2024-09-30 02:02:52 UTC
README
此仓库是自用修改版本,复刻自 https://github.com/Hehongyuanlove/flarum-auth-qq
imeepo的QQ认证登录
Flarum扩展。允许用户使用QQ登录
申请开通QQ互联
注册开发者账号并进行实名认证
https://wikinew.open.qq.com/index.html#/iwiki/863406134
创建网站应用
https://connect.qq.com/manage.html
网站地址:https://你的域名/
网站回调域:https://你的域名/auth/qq;https://你的域名/api/auth/qq/link
提交后等待审核,大概需要1个工作日左右
安装
composer require imeepo/flarum-auth-qq # 有兼容提示就 composer require imeepo/flarum-auth-qq:*
更新
composer update imeepo/flarum-auth-qq