# Looking for a Discourse plugin that integrates with 彩虹 aggregation login

**URL:** https://meta.discourse.org/t/looking-for-a-discourse-plugin-that-integrates-with-aggregation-login/390497
**Category:** Marketplace
**Created:** [December 5, 2025, 10:08am UTC](https://meta.discourse.org/t/looking-for-a-discourse-plugin-that-integrates-with-aggregation-login/390497 "2025-12-05T10:08:44Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![zhaishis1](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zhaishis1/32/530594_2.png) [@zhaishis1](https://meta.discourse.org/u/zhaishis1)
#### Post date: [December 5, 2025, 10:08am UTC](https://meta.discourse.org/t/looking-for-a-discourse-plugin-that-integrates-with-aggregation-login/390497/1 "2025-12-05T10:08:44Z")

</div>

I hope someone can help me develop this plugin. Thank you very much! Development documentation: [开发文档 - 黎洛云聚合平台-全球领先的社会化聚合登录系统](https://u.daib.cn/doc.php).

Summary of Caihong Aggregation Login Development Documentation

Category Core Information

Core Introduction - Definition: Supports quick login via 17 third-party accounts (e.g., QQ, WeChat, Alipay), complies with the OAuth2.0 authentication mechanism, and can obtain user/authorization information such as uid, nickname, and avatar. - Protocol Rules: HTTP transmission, JSON data format, UTF-8 character encoding.

Core Process (4 Steps) 1. Call the specified URL with parameters like appid and appkey to get the login redirect URL (WeChat/Alipay additionally return a QR code scanning URL). 2. Redirect to the obtained login URL. 3. After successful login, automatically callback to the specified redirect\_uri with an Authorization Code. 4. Call the interface with the Authorization Code to obtain detailed user information.

Supplementary Interface Later, the “query” interface can be used to retrieve user information again using social\_uid (unique user identifier).

---

_[View the full topic](https://meta.discourse.org/t/looking-for-a-discourse-plugin-that-integrates-with-aggregation-login/390497)._
