Yuichi Oneda
|
a618266905
|
🔒 feature(auth): LDAP Authentication (#2859)
* 🔧 chore: npm install passport-ldapauth
* ✨ feat(auth): add ldap authentication support
* chore: merge conflict fix
---------
Co-authored-by: Danny Avila <danny@librechat.ai>
|
2024-05-29 17:46:20 -04:00 |
|
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 |
|
Danny Avila
|
e7ca40b5ab
|
feat: bun api support 🥟 (#1021)
* chore: update bun lockfile
* feat: backend api bun support, jose used in bun runtime
* fix: add missing await for signPayload call
|
2023-10-07 11:16:06 -04:00 |
|
Danny Avila
|
6943f1c2c7
|
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 |
|