-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
✨ feat: support GitHub OAuth #1850
Conversation
@devcxl is attempting to deploy a commit to the LobeHub Team on Vercel. A member of the Team first needs to authorize it. |
👍 @devcxl Thank you for raising your pull request and contributing to our Community |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@arvinxx 文档已补充 |
@arvinxx documentation added |
@devcxl OK,录个 demo 看一眼? |
@devcxl OK, record a demo and take a look? |
Okay, look at this |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1850 +/- ##
==========================================
- Coverage 92.57% 90.37% -2.20%
==========================================
Files 239 248 +9
Lines 13066 14320 +1254
Branches 1562 1627 +65
==========================================
+ Hits 12096 12942 +846
- Misses 970 1378 +408 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, I'll merge it. Thanks for your contribution!
❤️ Great PR @devcxl ❤️ The growth of project is inseparable from user feedback and contribution, thanks for your contribution! If you are interesting with the lobehub developer community, please join our discord and then dm @arvinxx or @canisminor1990. They will invite you to our private developer channel. We are talking about the lobe-chat development or sharing ai newsletter around the world. |
OK |
🎉 This PR is included in version 0.145.7 🎉 The release is available on: Your semantic-release bot 📦🚀 |
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
添加Github OAuth 登陆方式
📝 补充信息 | Additional Information
新增环境变量:
GITHUB_CLIENT_ID
GITHUB_CLIENT_SECRET