/weibo-login

Weibo login for Discourse / Discourse 微博登陆插件

Primary LanguageRubyGNU General Public License v2.0GPL-2.0

Weibo login plugin for Discourse / Discourse 微博登录插件

Authenticate with discourse with Weibo.

通过微博登录 Discourse。

Register Client Key & Secert / 申请微博接入

  1. 登录微博开发者中心,注册填写相关信息。
  2. 点击开始接入
  3. 填写相关信息。网站域名可填写根域名或者具体域名。如图所示。(验证所需要的标签可在 Discourse 设置中插入,验证后即可删除;访问 Discourse 管理面板 - 内容 - 页面顶部)
  4. 在申请到的后台找到网站信息基本信息一栏,获得keysecret,将其填入Discourse 设置中。

Installation / 安装

Run rake plugin:install repo=https://github.com/fantasticfears/weibo-login in your discourse directory

In development mode, run rake assets:clean

In production, recompile your assets: rake assets:precompile

在您 Discourse 目录中运行 rake plugin:install repo=https://github.com/fantasticfears/weibo-login

在开发者模式下,运行 rake assets:clean

在生产模式下,重编译 assets rake assets:precompile

Usage / 使用

Go to Site Settings's login category, fill in the client id and client secret.

进入站点设置的登录分类,填写 client id 和 client serect。

Issue / 问题

Visit topic on Discourse Meta or GitHub Issues.

访问Discourse Meta上的主题GitHub Issues

Changelog

Current version: 0.1.0