LibreChat/api/strategies
Danny Avila 5d95433c83
chore: remove jose as Bun now supports JWT 🍞 (#1167)
* chore: remove jose as Bun now supports JWT

* chore: npm audit
2023-11-12 00:44:46 -05: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 chore: remove jose as Bun now supports JWT 🍞 (#1167) 2023-11-12 00:44:46 -05:00
joseStrategy.js chore: remove jose as Bun now supports JWT 🍞 (#1167) 2023-11-12 00:44:46 -05: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: Logins log for Fail2Ban (#986) 2023-09-24 12:18:10 -04:00
openidStrategy.js fix: allow setting username in openIdStrategy (#744) 2023-08-04 14:26:14 -04:00
validators.js fix: Allow Latin-based Special Characters in Username (#969) 2023-09-18 16:57:12 -04:00
validators.spec.js fix: Allow Latin-based Special Characters in Username (#969) 2023-09-18 16:57:12 -04:00