mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-13 23:11:40 +00:00
The auth context now clears the expired token via clearTokenCookies(), which deletes with an already-past expires date rather than the removed deleteCookie wrapper's Max-Age=0 write. The assertion was pinned to the mechanism instead of the behavior; it now accepts either deletion form |
||
|---|---|---|
| .. | ||
| CreateKeyPage.expiredToken.test.tsx | ||
| fetch-location-rule.test.ts | ||
| setupTests.ts | ||
| test-utils.tsx | ||
| top_key_view.test.tsx | ||