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

Fix/default creds inheritance #246

Merged
merged 7 commits into from
Oct 7, 2024
Merged

Conversation

kmaphoenix
Copy link
Member

  • Fix authentication when no credentials are passed and environment creds are used
  • type hints and usage of scopes updated throughout
  • added better error handling in some areas
  • fixed all unit tests to adhere to the new auth style of using environment creds when creds are not explicitly passed to the class instantiation

@kmaphoenix kmaphoenix self-assigned this Oct 7, 2024
@kmaphoenix kmaphoenix merged commit 8d6ebb7 into main Oct 7, 2024
7 checks passed
@kmaphoenix kmaphoenix deleted the fix/default_creds_inheritance branch October 7, 2024 06:04
@kmaphoenix kmaphoenix linked an issue Oct 7, 2024 that may be closed by this pull request
@kmaphoenix kmaphoenix mentioned this pull request Oct 7, 2024
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.

[BUG] Scope Error
1 participant