-
-
Notifications
You must be signed in to change notification settings - Fork 11.1k
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(auth): add WeChat authentication support #5195
Conversation
@xiangnanscu is attempting to deploy a commit to the LobeHub Team on Vercel. A member of the Team first needs to authorize it. |
๐ @xiangnanscu 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.
่ฟ้่ฆๅ่ https://github.com/lobehub/lobe-chat/blob/main/docs/self-hosting/advanced/auth/next-auth/zitadel.zh-CN.mdx ่ฟ้็ไป็ป๏ผ่กฅๅ ๅฏนๅบ็ไธญ่ฑๆ้ ็ฝฎๆๆกฃใ
src/config/auth.ts
Outdated
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.
่ฟ้ไธ้่ฆๆทปๅ ้ ็ฝฎ
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 ๆฏๆดไธชauth.ts้ฝไธ้่ฆไฟฎๆน่ฟๆฏ้จๅไธ้่ฆๆทปๅ ๏ผๆ็ไธๅฐๅ ทไฝๅชๅ ่ก
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.
ๆดไธช้ฝไธ้่ฆไฟฎๆน
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 OKไบ
โฆ WeChat authentication documentation
@@ -0,0 +1,40 @@ | |||
--- | |||
title: ๅจ LobeChat ไธญ้ ็ฝฎ Wechat ่บซไปฝ้ช่ฏๆๅก |
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.
้ ็ฝฎๅพฎไฟก่บซไปฝ้ช่ฏๆๅก
title: ๅจ LobeChat ไธญ้ ็ฝฎ Wechat ่บซไปฝ้ช่ฏๆๅก | ||
description: ๅญฆไน ๅฆไฝๅจ LobeChat ไธญ้ ็ฝฎ Wechat ่บซไปฝ้ช่ฏๆๅก๏ผๅ ๆฌๅๅปบๆฐ็ Wechat Appใ่ฎพ็ฝฎๆ้ๅ็ฏๅขๅ้ใ | ||
tags: | ||
- Wechat ่บซไปฝ้ช่ฏ |
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.
ๅพฎไฟก่บซไปฝ้ช่ฏ
โฆnal environment variables and descriptions
โฆand consistency in terminology
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. Thanks for your contribution!
โค๏ธ Great PR @xiangnanscu โค๏ธ 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. |
## [Version 1.41.0](v1.40.4...v1.41.0) <sup>Released on **2024-12-28**</sup> #### โจ Features - **auth**: Add WeChat authentication support. - **misc**: Support white list for discover assistant. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **auth**: Add WeChat authentication support, closes [#5195](#5195) ([95153a4](95153a4)) * **misc**: Support white list for discover assistant, closes [#5216](#5216) ([90bb20d](90bb20d)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
๐ This PR is included in version 1.41.0 ๐ The release is available on: Your semantic-release bot ๐ฆ๐ |
## [Version 1.83.0](v1.82.3...v1.83.0) <sup>Released on **2024-12-29**</sup> #### โจ Features - **auth**: Add WeChat authentication support. - **misc**: Support white list for discover assistant. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **auth**: Add WeChat authentication support, closes [lobehub#5195](https://github.com/bentwnghk/lobe-chat/issues/5195) ([95153a4](95153a4)) * **misc**: Support white list for discover assistant, closes [lobehub#5216](https://github.com/bentwnghk/lobe-chat/issues/5216) ([90bb20d](90bb20d)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* โจ feat(auth): add WeChat authentication support * ๐ fix(auth): remove WeChat client ID and secret warnings from auth config * ๐ fix(auth): remove WeChat client ID and secret from auth config; add WeChat authentication documentation * ๐ docs(auth): update WeChat authentication documentation with additional environment variables and descriptions * ๐ docs(auth): update WeChat authentication documentation for clarity and consistency in terminology
## [Version 1.41.0](lobehub/lobe-chat@v1.40.4...v1.41.0) <sup>Released on **2024-12-28**</sup> #### โจ Features - **auth**: Add WeChat authentication support. - **misc**: Support white list for discover assistant. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **auth**: Add WeChat authentication support, closes [lobehub#5195](lobehub#5195) ([95153a4](lobehub@95153a4)) * **misc**: Support white list for discover assistant, closes [lobehub#5216](lobehub#5216) ([90bb20d](lobehub@90bb20d)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
๐ป ๅๆด็ฑปๅ | Change Type
๐ ๅๆด่ฏดๆ | Description of Change
๐ ่กฅๅ ไฟกๆฏ | Additional Information