mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-03 09:08:52 +01:00
* initialize servers sequentially * adjust for exported properties that are not nullable anymore * use underscore separator * mock with set * customize init timeout via env var * refactor for readability, use loaded conns for tool functions * address PR comments * clean up fire-and-forget * fix tests |
||
|---|---|---|
| .. | ||
| detectOAuth.ts | ||
| handler.ts | ||
| index.ts | ||
| OAuthReconnectionManager.test.ts | ||
| OAuthReconnectionManager.ts | ||
| OAuthReconnectionTracker.test.ts | ||
| OAuthReconnectionTracker.ts | ||
| tokens.ts | ||
| types.ts | ||