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

Including functionaity for service accounts #91

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

srijan-chaudhuri
Copy link

@srijan-chaudhuri srijan-chaudhuri commented Jun 20, 2024

Description of change

The previous version only supported the ability to authenticate through developer accounts. Changes are made to support usage of service accounts as a means of authentication.

Context: From a company perspective using service accounts are more desirable than using developer accounts. Now, the current support for service accounts requires sending in a valid json file path, which for certain companies can be a risky scenario if they are not able to encrypt it properly, hence using a json string containing contents is an easier fix for some companies which already encrypt such strings using tools like 1password.

Important: Requires this MR to be merged first.

QA steps

  • automated tests passing
  • manual qa steps passing

Closely related

googleads/google-ads-python#871

@singer-bot
Copy link

Hi @srijan-chaudhuri, thanks for your contribution!

In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes.

@singer-bot
Copy link

You did it @srijan-chaudhuri!

Thank you for signing the Singer Contribution License Agreement.

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