Skip to content

OZ-942: Add clock skew support to TokenCache#74

Merged
kipchubett merged 2 commits intomasterfrom
OZ-942
Jun 5, 2025
Merged

OZ-942: Add clock skew support to TokenCache#74
kipchubett merged 2 commits intomasterfrom
OZ-942

Conversation

@kipchubett
Copy link
Member

This PR adds clock skew support to TokenCache to handle system time differences and prevent JWT expiration errors. The implementation allows for a configurable clock skew window (default 30 seconds) that determines when tokens should be refreshed before their actual expiration.

Fixes issue with JWT expiration errors due to small time differences between systems

@VaishSiddharth
Copy link
Contributor

LGTM!

@kipchubett kipchubett merged commit a96d873 into master Jun 5, 2025
3 checks passed
@kipchubett kipchubett deleted the OZ-942 branch June 5, 2025 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants