-
-
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 clerk as auth provider #2374
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
👍 @arvinxx Thank you for raising your pull request and contributing to our Community |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2374 +/- ##
==========================================
+ Coverage 92.89% 92.96% +0.06%
==========================================
Files 297 301 +4
Lines 16928 17392 +464
Branches 1962 1256 -706
==========================================
+ Hits 15726 16169 +443
- Misses 1202 1223 +21 ☔ View full report in Codecov by Sentry. |
❤️ Great PR @arvinxx ❤️ 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 0.154.0](v0.153.1...v0.154.0) <sup>Released on **2024-05-05**</sup> #### ✨ Features - **misc**: Support clerk as auth provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support clerk as auth provider, closes [#2374](#2374) ([bf8ef1f](bf8ef1f)) </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 0.154.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [Version 1.34.0](v1.33.1...v1.34.0) <sup>Released on **2024-05-05**</sup> #### ✨ Features - **misc**: Support clerk as auth provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support clerk as auth provider, closes [lobehub#2374](https://github.com/bentwnghk/lobe-chat/issues/2374) ([bf8ef1f](bf8ef1f)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* ✨ feat: support clerk as auth provider * ♻️ refactor: refactor the auth env config to `s3-oss/env` * ✅ test: add test for the theme mode and action * 💄 style: fix style * 🌐 chore: update locale * ✅ test: add more test * 🎨 chore: clean code * 📝 docs: update docs
## [Version 0.154.0](lobehub/lobe-chat@v0.153.1...v0.154.0) <sup>Released on **2024-05-05**</sup> #### ✨ Features - **misc**: Support clerk as auth provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support clerk as auth provider, closes [lobehub#2374](lobehub#2374) ([bf8ef1f](lobehub@bf8ef1f)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* ✨ feat: support clerk as auth provider * ♻️ refactor: refactor the auth env config to `s3-oss/env` * ✅ test: add test for the theme mode and action * 💄 style: fix style * 🌐 chore: update locale * ✅ test: add more test * 🎨 chore: clean code * 📝 docs: update docs
## [Version 0.154.0](lobehub/lobe-chat@v0.153.1...v0.154.0) <sup>Released on **2024-05-05**</sup> #### ✨ Features - **misc**: Support clerk as auth provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support clerk as auth provider, closes [lobehub#2374](lobehub#2374) ([bf8ef1f](lobehub@bf8ef1f)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
支持 Clerk 作为 Auth Provider
📝 补充信息 | Additional Information
refs: