LibreChat/client/src/components/Auth
Marco Beretta 37c94beeac
🎨 refactor: Auth Components UI Consistency (#7651)
* 🔧 refactor: Improve Error Handling and UI Consistency in Auth Components

* 🔧 refactor: Email Templates

* 🔧 refactor: Enhance LoginForm with loading state and spinner

* 🔧 refactor: Replace button elements with Button component and enhance UI consistency across Auth forms
2025-06-02 07:49:10 -04:00
..
__tests__ 🔑 feat: SAML authentication (#6169) 2025-05-29 11:00:58 -04:00
ApiErrorWatcher.tsx feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
AuthLayout.tsx 🎨 refactor: Auth Components UI Consistency (#7651) 2025-06-02 07:49:10 -04:00
BlinkAnimation.tsx ♻️ refactor: Login and Registration component Improvement (#2716) 2024-05-28 08:25:07 -04:00
ErrorMessage.tsx 🎨 refactor: Auth Components UI Consistency (#7651) 2025-06-02 07:49:10 -04:00
Footer.tsx 🤲 a11y: Add landmark to footer, labels updates, and sidebar text contrast (#3630) 2024-08-16 03:27:56 -04:00
index.ts 🔒 feat: Two-Factor Authentication with Backup Codes & QR support (#5685) 2025-02-17 19:09:36 -05:00
Login.tsx 🎨 refactor: Auth Components UI Consistency (#7651) 2025-06-02 07:49:10 -04:00
LoginForm.tsx 🎨 refactor: Auth Components UI Consistency (#7651) 2025-06-02 07:49:10 -04:00
Registration.tsx 🎨 refactor: Auth Components UI Consistency (#7651) 2025-06-02 07:49:10 -04:00
RequestPasswordReset.tsx 🎨 refactor: Auth Components UI Consistency (#7651) 2025-06-02 07:49:10 -04:00
ResetPassword.tsx 🎨 refactor: Auth Components UI Consistency (#7651) 2025-06-02 07:49:10 -04:00
SocialButton.tsx 🔐 style: update auth and loading screen (#3875) 2024-09-11 09:20:19 -04:00
SocialLoginRender.tsx 🔑 feat: SAML authentication (#6169) 2025-05-29 11:00:58 -04:00
TwoFactorScreen.tsx 🔒 feat: Two-Factor Authentication with Backup Codes & QR support (#5685) 2025-02-17 19:09:36 -05:00
VerifyEmail.tsx 🌎 i18n: React-i18next & i18next Integration (#5720) 2025-02-09 12:05:31 -05:00