LibreChat/client/src/components/Auth
Marco Beretta bdb222d5f4
🔒 fix: resolve session persistence post password reset (#5077)
*  feat: Implement session management with CRUD operations and integrate into user workflows

*  refactor: Update session model import paths and enhance session creation logic in AuthService

*  refactor: Validate session and user ID formats in session management functions

*  style: Enhance UI components with improved styling and accessibility features

* chore: Update login form tests to use getByTestId instead of getByRole, remove console.log()

* chore: Update login form tests to use getByTestId instead of getByRole

---------

Co-authored-by: Danny Avila <danny@librechat.ai>
2024-12-23 05:12:07 -05:00
..
__tests__ 🔒 fix: resolve session persistence post password reset (#5077) 2024-12-23 05:12:07 -05:00
ApiErrorWatcher.tsx feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
AuthLayout.tsx 🙌 a11y: Accessibility Improvements (#4978) 2024-12-13 15:44:22 -05:00
BlinkAnimation.tsx ♻️ refactor: Login and Registration component Improvement (#2716) 2024-05-28 08:25:07 -04:00
ErrorMessage.tsx 🔒 fix: resolve session persistence post password reset (#5077) 2024-12-23 05:12:07 -05: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: email verification (#2344) 2024-06-07 15:06:47 -04:00
Login.tsx 🔒 fix: resolve session persistence post password reset (#5077) 2024-12-23 05:12:07 -05:00
LoginForm.tsx 🔒 fix: resolve session persistence post password reset (#5077) 2024-12-23 05:12:07 -05:00
Registration.tsx 🔒 fix: resolve session persistence post password reset (#5077) 2024-12-23 05:12:07 -05:00
RequestPasswordReset.tsx 🔒 fix: resolve session persistence post password reset (#5077) 2024-12-23 05:12:07 -05:00
ResetPassword.tsx 🔒 fix: resolve session persistence post password reset (#5077) 2024-12-23 05:12:07 -05:00
SocialButton.tsx 🔐 style: update auth and loading screen (#3875) 2024-09-11 09:20:19 -04:00
SocialLoginRender.tsx ♻️ refactor: Login and Registration component Improvement (#2716) 2024-05-28 08:25:07 -04:00
VerifyEmail.tsx 📧 feat: email verification (#2344) 2024-06-07 15:06:47 -04:00