Skip to content

Limit public methods on obstore.auth.AzureCredentialProvider#442

Merged
kylebarron merged 2 commits intomainfrom
kyle/azure-credential-provider
May 12, 2025
Merged

Limit public methods on obstore.auth.AzureCredentialProvider#442
kylebarron merged 2 commits intomainfrom
kyle/azure-credential-provider

Conversation

@kylebarron
Copy link
Copy Markdown
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