nodebb-plugin-sso-qq-fix

NodeBB Plugin that allows users to login/register via their QQ account.


Keywords
nodebb, plugin, qq, sso, single sign on, registration
License
BSD-2-Clause
Install
npm install nodebb-plugin-sso-qq-fix@2.3.11

Documentation

NodeBB-插件 QQ登入

可以让你通过 QQ账户 登陆/注册 的NodeBB插件


1.4.x 我们将会加入QQ头像的选择。(类似Gravatar)
2.x.x 我们加入QQ头像, 允许解绑操作。
3.x.x 我们将加入注册表单(我们不再直接新建用户,用户可以选择登录以绑定或者填写信息注册新用户)

安装

    npm install nodebb-plugin-sso-qq-fix

请在后台中配置您的QQ互联 ID 和 Key.

请把在后台中显示的 Callback URL 填写在QQ互联中。


该插件参考了:
nodebb-plugin-sso-gihtub
nodebb-plugin-sso-qq
nodebb-plugin-sso-qq-new
nodebb-plugin-sso-twitter