Files
LibreChat/api
Marco Beretta e76777d298 💊 fix: OpenID proxy support for downloading profile pictures (#3263)
Related to #3261

Add proxy support to `downloadImage` function in `openidStrategy.js`

* Import `HttpsProxyAgent` from `https-proxy-agent`.
* Add `agent` property to the fetch options in `downloadImage` function if `process.env.PROXY` is set.
* Update the `fetch` call in `downloadImage` function to use the proxy agent if available.
2024-07-05 10:23:06 -04:00
..
2024-06-20 20:24:32 -04:00
2024-07-05 10:15:09 -04:00
2024-06-20 20:48:15 -04:00
2024-06-20 20:24:32 -04:00