-
-
Notifications
You must be signed in to change notification settings - Fork 12.2k
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
๐ style: Add login ui for next-auth #6434
Conversation
@cy948 is attempting to deploy a commit to the LobeChat Desktop Team on Vercel. A member of the Team first needs to authorize it. |
๐ @cy948 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 #6434 +/- ##
=========================================
Coverage 91.56% 91.56%
=========================================
Files 716 716
Lines 67242 67242
Branches 4512 3241 -1271
=========================================
+ Hits 61572 61573 +1
+ Misses 5670 5669 -1
Flags with carried forward coverage won't be shown. Click here to find out more. โ View full report in Codecov by Sentry. ๐ New features to boost your workflow:
|
0b63596
to
beea21d
Compare
The latest updates on your projects. Learn more about Vercel for Git โ๏ธ
|
beea21d
to
a322541
Compare
@arvinxx reviewๅนถๅๅนถไธไธๅ |
@arvinxx review and merge |
โค๏ธ Great PR @cy948 โค๏ธ 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.69.3](v1.69.2...v1.69.3) <sup>Released on **2025-03-08**</sup> #### ๐ Styles - **misc**: Add login ui for next-auth. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Add login ui for next-auth, closes [#6434](#6434) ([541f275](541f275)) </details> <div align="right"> [](#readme-top) </div>
๐ This PR is included in version 1.69.3 ๐ The release is available on: Your semantic-release bot ๐ฆ๐ |
## [Version 1.110.0](v1.109.4...v1.110.0) <sup>Released on **2025-03-08**</sup> #### โป Code Refactoring - **misc**: Refactor the agent runtime implement. #### โจ Features - **misc**: Support Anthropic Context Caching. #### ๐ Styles - **misc**: Add Gemini 2.0 Flash model variations, Add login ui for next-auth, Add Qwen QwQ model, add QwQ models. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor the agent runtime implement, closes [lobehub#6784](https://github.com/bentwnghk/lobe-chat/issues/6784) ([14a9874](14a9874)) #### What's improved * **misc**: Support Anthropic Context Caching, closes [lobehub#6704](https://github.com/bentwnghk/lobe-chat/issues/6704) ([471e3ed](471e3ed)) #### Styles * **misc**: Add Gemini 2.0 Flash model variations, closes [lobehub#6679](https://github.com/bentwnghk/lobe-chat/issues/6679) ([d5a8fcb](d5a8fcb)) * **misc**: Add login ui for next-auth, closes [lobehub#6434](https://github.com/bentwnghk/lobe-chat/issues/6434) ([541f275](541f275)) * **misc**: Add Qwen QwQ model, closes [lobehub#6783](https://github.com/bentwnghk/lobe-chat/issues/6783) ([3d3c2ce](3d3c2ce)) * **misc**: Add QwQ models, closes [lobehub#6770](https://github.com/bentwnghk/lobe-chat/issues/6770) ([cd30fcc](cd30fcc)) </details> <div align="right"> [](#readme-top) </div>
### [Version 1.17.1](v1.17.0...v1.17.1) <sup>Released on **2025-03-09**</sup> #### โป Code Refactoring - **misc**: Refactor the agent runtime implement. #### ๐ Bug Fixes - **misc**: Fix mistral can not chat. #### ๐ Styles - **misc**: Add login ui for next-auth, Add Qwen QwQ model. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor the agent runtime implement, closes [lobehub#6784](https://github.com/jaworldwideorg/OneJA-Bot/issues/6784) ([14a9874](14a9874)) #### What's fixed * **misc**: Fix mistral can not chat, closes [lobehub#6828](https://github.com/jaworldwideorg/OneJA-Bot/issues/6828) ([00cba71](00cba71)) #### Styles * **misc**: Add login ui for next-auth, closes [lobehub#6434](https://github.com/jaworldwideorg/OneJA-Bot/issues/6434) ([541f275](541f275)) * **misc**: Add Qwen QwQ model, closes [lobehub#6783](https://github.com/jaworldwideorg/OneJA-Bot/issues/6783) ([3d3c2ce](3d3c2ce)) </details> <div align="right"> [](#readme-top) </div>
๐ป ๅๆด็ฑปๅ | Change Type
๐ ๅๆด่ฏดๆ | Description of Change
src/app/[variants]/(auth)/next-auth/signin/AuthLoginPage.tsx
: ไพ็ ง AuthJS ๅฎ็ฐ็็ปๅฝUIsrc/app/[variants]/(auth)/next-auth/signin/page.tsx
: ็ปๅฝUIๅคฑ่ดฅFallbacksrc/components/NextAuth/AuthIcons.tsx
: ๅฐAuthIcons
ๆฝ็ฆปไธบ็ปไปถsrc/libs/next-auth/auth.config.ts
: ๆดๆน้ป่ฎค signin urlsrc/middleware.ts
: ๅ ่ฎธ่ทฏ็ฑ๐ ่กฅๅ ไฟกๆฏ | Additional Information
https://lobe-chat-git-feat-signin-page-cy948s-projects.vercel.app/next-auth/signin