chainlink-common
chainlink-common copied to clipboard
feat: Introduced 5 seconds of leeway in jwtAuthenticator to buffer clock skew between systems.
Purpose
- Introduced 5 seconds of leeway in jwtAuthenticator to buffer clock skew between systems.
Tests
- unit tests
:wave: seanwangsmartcontract, thanks for creating this pull request!
To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.
Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!
⚠️ API Diff Results - Breaking changes detected
📦 Module: github-com-smartcontractkit-chainlink-common
🔴 Breaking Changes (1)
pkg/nodeauth/jwt (1)
NewNodeJWTAuthenticator— Type changed:
func( NodeAuthProvider, -*log/slog.Logger+ *log/slog.Logger, + ...*NodeJWTAuthenticatorConfig ) *NodeJWTAuthenticator