-
Add token refresh handling for 401 responses across clients
released this
2025-08-30 08:10:56 +00:00 | 2028 commits to main since this release- Implemented
RefreshTokensmethod in client interfaces and Gemini clients. - Updated handlers to call
RefreshTokenson 401 responses and retry requests if token refresh succeeds. - Enhanced error handling and retry logic to accommodate token refresh flow.
Downloads
- Implemented