You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add debug logging for server key generation to diagnose key mismatches
- Warn when tokens lack refresh_token (cannot be refreshed)
- Improve RefreshManager startup logging for debugging token loading
- Fix RefreshOAuthToken to detect dynamic OAuth (Protected Resource Metadata)
- Previously only checked static OAuth config
- Now also checks for stored tokens from runtime OAuth discovery
- Uses GenerateServerKey to match PersistentTokenStore key format
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments