LibreChat/api/server
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
..
controllers Feat email password reset (#730) 2023-07-31 22:37:46 -04:00
routes Feat email password reset (#730) 2023-07-31 22:37:46 -04:00
services Feat email password reset (#730) 2023-07-31 22:37:46 -04:00
index.js feat: utitlize lean queries, remove migration script, index createdAt timestamps (#698) 2023-07-25 19:27:55 -04:00