hamzone / flarum-auth-qq
Allow users to log in with QQ
Installs: 47
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 0
Forks: 9
Type:flarum-extension
Requires
- ext-json: *
- flarum/core: *
- fof/components: ^1.0.0
- laravel/helpers: ^v1.4.1
- league/oauth2-client: ^2.2
README
A Flarum extension. Allow users to log in with QQ
问题
- 手机登录 要触发两次登录
QQ互联回调地址
- https://域名/api/auth/qq
- https://域名/api/authh5/qq (没必要加 自用的)
安装
Use Bazaar or install manually with composer:
composer require hehongyuanlove/flarum-auth-qq # 有兼容提示就 composer require hehongyuanlove/flarum-auth-qq:*
更新
composer update hehongyuanlove/flarum-auth-qq