mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-24 04:10:15 +01:00
- Deleted setBalanceConfig middleware and its associated file. - Introduced createSetBalanceConfig factory function to create middleware for synchronizing user balance settings. - Updated auth and oauth routes to use the new balance configuration middleware. - Added comprehensive tests for the new balance middleware functionality. - Updated package versions and dependencies in package.json and package-lock.json. - Added balance types and updated middleware index to export new balance middleware. |
||
|---|---|---|
| .. | ||
| access.spec.ts | ||
| access.ts | ||
| balance.spec.ts | ||
| balance.ts | ||
| error.spec.ts | ||
| error.ts | ||
| index.ts | ||