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

Added a module which allows a specific credential file #12

Merged
merged 1 commit into from
Jan 27, 2022

Conversation

atoomic
Copy link
Collaborator

@atoomic atoomic commented Jan 27, 2022

The current set of modules hardcode the location of the
file used to cache the credential for the service. I added
OAuth::Cmdline::CustomFile so I could specify a specific
file instead.

(cherry picked from commit 49a64b5b9492d37503f9c90561002a06aa8c2f1a)
Signed-off-by: Nicolas R nicolas@atoomic.org

The current set of modules hardcode the location of the
file used to cache the credential for the service.  I added
OAuth::Cmdline::CustomFile so I could specify a specific
file instead.

(cherry picked from commit 49a64b5b9492d37503f9c90561002a06aa8c2f1a)
Signed-off-by: Nicolas R <nicolas@atoomic.org>
@atoomic atoomic merged commit 1e337a2 into mschilli:master Jan 27, 2022
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