Skip to content

Clear token cache on credential update fix #26#30

Merged
PierreGauthier merged 1 commit intomainfrom
fix-tokenCache
Oct 21, 2025
Merged

Clear token cache on credential update fix #26#30
PierreGauthier merged 1 commit intomainfrom
fix-tokenCache

Conversation

@PierreGauthier
Copy link
Contributor

Q A
Branch? master for features / current stable version branch for bug fixes
Tickets #...
License OSL-3.0

/** @var ProviderInterface[] $providersArray */
$providersArray = iterator_to_array($providers);
$this->providers = $providersArray;
$this->tokenCacheManager = $tokenCacheManager;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

à supprimer, je pense 😄

@PierreGauthier PierreGauthier merged commit b3b8f76 into main Oct 21, 2025
1 check passed
@PierreGauthier PierreGauthier deleted the fix-tokenCache branch October 21, 2025 13:32
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