mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-04-07 08:25:23 +02:00
- N3: Type deleteClientRegistration param as TokenMethods['deleteTokens'] instead of Promise<unknown> - N5: Elevate deletion failure logging from debug to warn for operator visibility when stale client cleanup fails - N6: Use getLogPrefix() instead of hardcoded log prefix to respect system-user privacy convention |
||
|---|---|---|
| .. | ||
| detectOAuth.test.ts | ||
| detectOAuth.ts | ||
| handler.ts | ||
| index.ts | ||
| methods.ts | ||
| OAuthReconnectionManager.test.ts | ||
| OAuthReconnectionManager.ts | ||
| OAuthReconnectionTracker.test.ts | ||
| OAuthReconnectionTracker.ts | ||
| tokens.ts | ||
| types.ts | ||