imeepo / flarum-auth-qq
Allow users to log in with QQ
Package info
github.com/imeepo/flarum-auth-qq
Type:flarum-extension
pkg:composer/imeepo/flarum-auth-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: 2026-03-01 00:41:14 UTC
README
此仓库是自用修改版本,复刻自 https://github.com/Hehongyuanlove/flarum-auth-qq
QQ Auth Login by imeepo
A Flarum extension. Allow users to log in with 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