Skip to content

Make Credentials backward compatible#402

Merged
heyitsaamir merged 4 commits into
mainfrom
aamirj/fixBackwardCompatIssue
Nov 17, 2025
Merged

Make Credentials backward compatible#402
heyitsaamir merged 4 commits into
mainfrom
aamirj/fixBackwardCompatIssue

Conversation

@heyitsaamir

@heyitsaamir heyitsaamir commented Nov 17, 2025

Copy link
Copy Markdown
Collaborator

I added type: 'clientSecrets' and type: 'token' in #387 . Looks like ATK is using TokenCredentials directly which breaks since they don't provide the value of type by default. In this PR, I am removing those type fields and inferring them from the actual values.

skip-test-verification

@heyitsaamir
heyitsaamir merged commit 33c95ae into main Nov 17, 2025
10 of 11 checks passed
@heyitsaamir
heyitsaamir deleted the aamirj/fixBackwardCompatIssue branch November 17, 2025 23:33
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.

3 participants