Skip to content

Limit public methods on obstore.auth.AzureCredentialProvider #442

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

Merged
merged 2 commits into from
May 12, 2025

Conversation

kylebarron
Copy link
Member

@kylebarron kylebarron commented May 9, 2025

This was an oversight of mine in the initial PR to add the AzureCredentialProvider in #343 (cc @daviewales)

Change list

  • Remove some attributes from obstore.auth.AzureCredentialProvider and obstore.auth.AzureAsyncCredentialProvider that were previously accidentally public.
  • scopes and tenant_id parameters in the __init__ of those two classes are now keyword-only parameters.

@kylebarron kylebarron changed the title Limit public methods on AzureCredentialProvider class Limit public methods on obstore.auth.AzureCredentialProvider May 12, 2025
@kylebarron kylebarron merged commit 2f7d949 into main May 12, 2025
6 checks passed
@kylebarron kylebarron deleted the kyle/azure-credential-provider branch May 12, 2025 13:36
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.

1 participant