Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf: Update getCredential to only refresh credential once per request (
#453) * Update getCredential to only refresh creds once per request Signed-off-by: Russ <[email protected]> * Update PHP syntax to fix phpstan, psalm, phpcs, and rector tests * Implement initial thumbprint logic in getCredential * Make thumbprinting more performant by using sdk->getCredentials instead of this->findSession --------- Signed-off-by: Russ <[email protected]> Co-authored-by: Russell Kenny <[email protected]>
- Loading branch information