LibreChat/packages/data-provider/src
Marco Beretta a2c35e8415
🔄🔐 refactor: auth; style: match OpenAI; feat: custom social login order (#1421)
* refactor(Login & Registration)

* fix(Registration) test errors

* refactor(LoginForm & ResetPassword)

* fix(LoginForm): display 'undefined' when loading page; style(SocialButton): match OpenAI's graphics

* some refactor and style update for social logins

* style: width like OpenAI; feat: custom social login order; refactor: alphabetical socials

* fix(Registration & Login) test

* Update .env.example

* Update .env.example

* Update dotenv.md

* refactor: remove `SOCIAL_LOGIN_ORDER` for `socialLogins` configured from `librechat.yaml`
- initialized by AppService, attached as app.locals property
- rename socialLoginOrder and loginOrder to socialLogins app-wide for consistency
- update types and docs
- initialize config variable as array and not singular string to parse
- bump data-provider to 0.3.9

---------

Co-authored-by: Danny Avila <messagedaniel@protonmail.com>
2024-02-05 03:31:18 -05:00
..
react-query ♾️ style: Infinite Scroll Nav and Sort Convos by Date/Usage (#1708) 2024-02-03 20:25:35 -05:00
types ♾️ style: Infinite Scroll Nav and Sort Convos by Date/Usage (#1708) 2024-02-03 20:25:35 -05:00
api-endpoints.ts ♾️ style: Infinite Scroll Nav and Sort Convos by Date/Usage (#1708) 2024-02-03 20:25:35 -05:00
config.ts 🔄🔐 refactor: auth; style: match OpenAI; feat: custom social login order (#1421) 2024-02-05 03:31:18 -05:00
createPayload.ts 💫 feat: Config File & Custom Endpoints (#1474) 2024-01-03 09:22:48 -05:00
data-service.ts ♾️ style: Infinite Scroll Nav and Sort Convos by Date/Usage (#1708) 2024-02-03 20:25:35 -05:00
headers-helpers.ts chore: add back data-provider 2023-07-30 11:50:24 -04:00
index.ts ♾️ style: Infinite Scroll Nav and Sort Convos by Date/Usage (#1708) 2024-02-03 20:25:35 -05:00
keys.ts ♾️ style: Infinite Scroll Nav and Sort Convos by Date/Usage (#1708) 2024-02-03 20:25:35 -05:00
parsers.ts 💫 feat: Config File & Custom Endpoints (#1474) 2024-01-03 09:22:48 -05:00
request.ts feat: Vision Support + New UI (#1203) 2023-11-21 20:12:48 -05:00
schemas.ts 🚀 Feat: Streamline File Strategies & GPT-4-Vision Settings (#1535) 2024-01-11 11:37:54 -05:00
sse.js feat: Vision Support + New UI (#1203) 2023-11-21 20:12:48 -05:00
types.ts 🔄🔐 refactor: auth; style: match OpenAI; feat: custom social login order (#1421) 2024-02-05 03:31:18 -05:00