Skip to content

refactor: Remove unused time injection from RemoteKeySet#466

Merged
ericchiang merged 1 commit intocoreos:v3from
ponimas:now-cleanup
Aug 8, 2025
Merged

refactor: Remove unused time injection from RemoteKeySet#466
ericchiang merged 1 commit intocoreos:v3from
ponimas:now-cleanup

Conversation

@ponimas
Copy link
Copy Markdown
Contributor

@ponimas ponimas commented Aug 8, 2025

Remove the time injection parameter and now function field from RemoteKeySet as they were not being used in the codebase. This simplifies the constructor signature and reduces unnecessary complexity in the JWKS key set implementation. The time package import was also removed as it's no longer needed.

Remove the time injection parameter and now function field from RemoteKeySet
as they were not being used in the codebase. This simplifies the constructor
signature and reduces unnecessary complexity in the JWKS key set implementation.
The time package import was also removed as it's no longer needed.
@ericchiang
Copy link
Copy Markdown
Collaborator

thanks!

@ericchiang ericchiang merged commit 69b1670 into coreos:v3 Aug 8, 2025
2 checks passed
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