LibreChat/client/src/components/Auth
Marco Beretta fdb65366d7
📧 feat: disable login (ALLOW_EMAIL_LOGIN) (#1282)
* added ALLOW_EMAIL_LOGIN

* update .env.example

* fix(config) email login true by default

* Update dotenv.md
2023-12-06 07:08:49 -05:00
..
__tests__ 📧 feat: disable login (ALLOW_EMAIL_LOGIN) (#1282) 2023-12-06 07:08:49 -05:00
ApiErrorWatcher.tsx feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
index.ts chore(Auth): reorder exports in Auth component 2023-08-18 12:49:35 -04:00
Login.tsx 📧 feat: disable login (ALLOW_EMAIL_LOGIN) (#1282) 2023-12-06 07:08:49 -05:00
LoginForm.tsx style: Login and registration 🛂 (#1214) 2023-11-24 16:49:14 -05:00
Registration.tsx style: Login and registration 🛂 (#1214) 2023-11-24 16:49:14 -05:00
RequestPasswordReset.tsx style: Login and registration 🛂 (#1214) 2023-11-24 16:49:14 -05:00
ResetPassword.tsx style: Login and registration 🛂 (#1214) 2023-11-24 16:49:14 -05:00