LibreChat/packages
J.C. Bartle 6a2a17b786 🤝 Coordinate OIDC inline refreshes across workers
Add a short-lived Mongo-backed refresh-flight record so concurrent
OBO refreshes for the same OpenID session do not redeem the same
rotating refresh token on different workers.

The winning worker performs the IdP refresh and stores an encrypted
result; joiners wait for that result, hydrate their request session,
and return without calling the IdP.
2026-06-23 17:52:41 -04:00
..
api Merge branch 'main' into fix/feature/obo 2026-06-23 12:41:09 -04:00
client 🏷️ chore: Bump Individual Package Versions (#13891) 2026-06-22 09:54:19 -04:00
data-provider 🔐 fix: Gate Shared Startup Config By Link Access (#13897) 2026-06-23 08:28:37 -04:00
data-schemas 🤝 Coordinate OIDC inline refreshes across workers 2026-06-23 17:52:41 -04:00