Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blob: Create InteractiveAuthTokenDirectory if needed #91

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

dfederm
Copy link
Member

@dfederm dfederm commented Oct 10, 2024

Blob: Create InteractiveAuthTokenDirectory if needed

InteractiveClientStorageCredentials will throw an exception and then swallow it if InteractiveAuthTokenDirectory does not already exist, causing an auth popup to happen every time.

This creates the directory proactively to avoid this.

I'm also following up with the BuildXL team to get a fix into InteractiveClientStorageCredentials.

@dfederm dfederm enabled auto-merge (squash) October 10, 2024 22:39
@dfederm dfederm merged commit fafd36e into main Oct 14, 2024
6 checks passed
@dfederm dfederm deleted the dfederm/interactive-auth-fix branch October 14, 2024 17:48
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