LibreChat/api/strategies
Danny Avila 75be9a3279
feat: bun support 🥟 (#907)
* feat: bun 🥟

* check if playwright/linux workflow is fixed

* fix: backend issues exposed by bun

* feat: update scripts for bun
2023-09-10 16:04:08 -04:00
..
discordStrategy.js feat: Disable Registration with social login (#813) 2023-08-18 10:11:00 -04:00
facebookStrategy.js feat: facebook login (#820) 2023-08-24 20:10:48 -04:00
githubStrategy.js feat: Disable Registration with social login (#813) 2023-08-18 10:11:00 -04:00
googleStrategy.js feat: Disable Registration with social login (#813) 2023-08-18 10:11:00 -04:00
index.js refactor: improve passport strategy handling in async/await manner to prevent race conditions upon importing modules (#682) 2023-07-22 10:29:17 -04:00
jwtStrategy.js refactor: improve passport strategy handling in async/await manner to prevent race conditions upon importing modules (#682) 2023-07-22 10:29:17 -04:00
localStrategy.js feat: bun support 🥟 (#907) 2023-09-10 16:04:08 -04:00
openidStrategy.js fix: allow setting username in openIdStrategy (#744) 2023-08-04 14:26:14 -04:00
validators.js fix(registration): Make Username optional (#831) 2023-08-23 16:14:17 -04:00