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

Allow loading the creds json directly into the CLI #11

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

loganintech
Copy link
Contributor

Running this connector in service mode would require having an unencrypted credentials file on disk. This change lets you provide the JSON directly on the CLI, so that you could use a tool like one password to protect your credentials. For example:

./baton-google-workspace --credentials-json '$(op document get google-workspace-credentials)'"

@loganintech loganintech requested a review from ggreer April 8, 2024 17:00
@ggreer ggreer merged commit 5a0e96e into main Apr 10, 2024
2 checks passed
@ggreer ggreer deleted the logan/allow-providing-creds-directly-on-cli branch April 10, 2024 19:52
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