LibreChat/api/strategies
Dani Regli 8a5dbac0f9
🛂 fix: Reuse OpenID Auth Tokens with Proxy Setup (#8151)
* Fixes https://github.com/danny-avila/LibreChat/issues/8099 in correctly setting up proxy support

- fixes the openid Strategy
- fixes the openid jwt strategy (jwksRsa fetching in a proxy environment)

Signed-off-by: Regli Daniel <daniel.regli1@sanitas.com>

* Fixes https://github.com/danny-avila/LibreChat/issues/8099 in correctly setting up proxy support

- properly formatted

Signed-off-by: Regli Daniel <1daniregli@gmail.com>

---------

Signed-off-by: Regli Daniel <daniel.regli1@sanitas.com>
Signed-off-by: Regli Daniel <1daniregli@gmail.com>
Co-authored-by: schnaker85 <1daniregligmail.com>
2025-07-01 16:30:06 -04:00
..
appleStrategy.js
appleStrategy.test.js
discordStrategy.js
facebookStrategy.js
githubStrategy.js
googleStrategy.js
index.js
jwtStrategy.js
ldapStrategy.js
localStrategy.js
openIdJwtStrategy.js
openidStrategy.js
openidStrategy.spec.js
process.js
samlStrategy.js
samlStrategy.spec.js
socialLogin.js
validators.js
validators.spec.js