Allow configurable Clock in OAuth2AuthorizedClientProvider impls #7114
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
type: enhancement
A general enhancement
Milestone
We should add a
Clock
member to allow for user customization for the following:RefreshTokenOAuth2AuthorizedClientProvider
RefreshTokenReactiveOAuth2AuthorizedClientProvider
ClientCredentialsOAuth2AuthorizedClientProvider
ClientCredentialsReactiveOAuth2AuthorizedClientProvider
NOTE: PR #7116 needs to be merged before this task can proceed.
The text was updated successfully, but these errors were encountered: