-
-
Notifications
You must be signed in to change notification settings - Fork 11.4k
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
🐛 fix: fix clerk UNAUTHORIZED
auth error
#2907
Conversation
👍 @arvinxx Thank you for raising your pull request and contributing to our Community |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2907 +/- ##
========================================
Coverage 93.25% 93.25%
========================================
Files 380 380
Lines 23795 23795
Branches 1865 1746 -119
========================================
Hits 22190 22190
Misses 1605 1605
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
UNAUTHORIZED
UNAUTHORIZED
auth error
❤️ 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 1.0.3](v1.0.2...v1.0.3) <sup>Released on **2024-06-17**</sup> #### 🐛 Bug Fixes - **misc**: Fix clerk `UNAUTHORIZED` auth error. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix clerk `UNAUTHORIZED` auth error, closes [#2907](#2907) ([bb33ba4](bb33ba4)) </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.0.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [Version 1.43.1](v1.43.0...v1.43.1) <sup>Released on **2024-06-17**</sup> #### 🐛 Bug Fixes - **misc**: Fix clerk `UNAUTHORIZED` auth error, fix onboard and auth for community version, openai key and openai proxy are invalid in feature flags. #### 💄 Styles - **misc**: Add stepfun as a new provider, fix footer being cut on wide screen. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix clerk `UNAUTHORIZED` auth error, closes [lobehub#2907](https://github.com/bentwnghk/lobe-chat/issues/2907) ([bb33ba4](bb33ba4)) * **misc**: Fix onboard and auth for community version, closes [lobehub#2908](https://github.com/bentwnghk/lobe-chat/issues/2908) ([b02020d](b02020d)) * **misc**: Openai key and openai proxy are invalid in feature flags, closes [lobehub#2886](https://github.com/bentwnghk/lobe-chat/issues/2886) ([ec4f481](ec4f481)) #### Styles * **misc**: Add stepfun as a new provider, closes [lobehub#2803](https://github.com/bentwnghk/lobe-chat/issues/2803) ([e1989a1](e1989a1)) * **misc**: Fix footer being cut on wide screen, closes [lobehub#2905](https://github.com/bentwnghk/lobe-chat/issues/2905) ([3a1e0cf](3a1e0cf)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* 🐛 fix: fix clerk auth error * 🐛 fix: fix clerk auth error * 🐛 fix: prefetch error translation ns
### [Version 1.0.3](lobehub/lobe-chat@v1.0.2...v1.0.3) <sup>Released on **2024-06-17**</sup> #### 🐛 Bug Fixes - **misc**: Fix clerk `UNAUTHORIZED` auth error. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix clerk `UNAUTHORIZED` auth error, closes [lobehub#2907](lobehub#2907) ([bb33ba4](lobehub@bb33ba4)) </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