LibreChat/client/src/components/Auth
Dan Orlando 30a49ae611
Feat email password reset (#730)
* change name of auth.service to AuthService

* Add emailEnabled to config api

* Setup email

* update nodemailer version

* add translations

* update .env.example

* clean up console.log's)

* refactor RequestPasswordReset component

* chore: rebuild package-lock.json

---------

Co-authored-by: Daniel Avila <messagedaniel@protonmail.com>
2023-07-31 22:37:46 -04:00
..
__tests__ chore: remove data-provider and use npm package instead (#713) 2023-07-27 14:49:47 -04:00
ApiErrorWatcher.tsx feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
index.ts Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
Login.tsx chore: remove data-provider and use npm package instead (#713) 2023-07-27 14:49:47 -04:00
LoginForm.tsx chore: remove data-provider and use npm package instead (#713) 2023-07-27 14:49:47 -04:00
Registration.tsx chore: remove data-provider and use npm package instead (#713) 2023-07-27 14:49:47 -04:00
RequestPasswordReset.tsx Feat email password reset (#730) 2023-07-31 22:37:46 -04:00
ResetPassword.tsx chore: remove data-provider and use npm package instead (#713) 2023-07-27 14:49:47 -04:00