mirror of
https://github.com/woodchen-ink/Q58Connect.git
synced 2025-07-18 05:51:55 +08:00
- Update signIn action to extract and use return_sso_url from SSO parameters - Modify UserAuthorize component to dynamically retrieve SSO and signature parameters - Improve error handling and logging in authentication process - Update README to reflect current project deployment and simplify description
Discourse Connect
这是一个基于Next.js,实现了使用 Discourse SSO (Single Sign-On) 用户系统的 OAuth 认证功能。
项目概述
本项目提供了一个 OAuth 认证系统,允许其他应用程序使用 Discourse 论坛的用户账号进行身份验证。这样可以让用户使用他们已有的 Discourse 账号登录到您的应用程序,无需创建新的账号。
主要特性:
- 基于 Discourse SSO 的用户认证
- OAuth 2.0 协议支持
- 使用 Next.js 框架构建,提供良好的性能和开发体验
本项目部署在vercel, 数据库使用Neon.
许可证
本项目采用 MIT 许可证。详情请见 LICENSE 文件。
Languages
TypeScript
97.6%
CSS
1%
Dockerfile
0.7%
JavaScript
0.7%