Skip to content

v0.24.3

Choose a tag to compare

@edwinhu edwinhu released this 06 Apr 20:12
· 52 commits to main since this release

Fix token refresh bypass when cached tokens expire: resolveProvider() now calls getCachedToken() (which auto-refreshes via CDP) instead of short-circuiting on hasValidCachedTokens().