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

Support oauth (and cache) files in $GCALCLI_CONFIG dir #806

Merged
merged 1 commit into from
Oct 5, 2024

Conversation

dbarnett
Copy link
Collaborator

@dbarnett dbarnett commented Oct 5, 2024

Fixes #805.

@dbarnett
Copy link
Collaborator Author

dbarnett commented Oct 5, 2024

BTW the code changes are a little clunky, returning tuples with weird implicit semantics from env.data_file_paths, but per this TODO in cli.py I'm hoping to refactor GoogleCalendarInterface to be more portable without such heavy unconditional init and then centralize more of that kind of logic into it.

@dbarnett dbarnett merged commit 521bf2a into main Oct 5, 2024
10 checks passed
@dbarnett dbarnett deleted the config-oauth branch October 5, 2024 17:57
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.

Variable oauth storage location
1 participant