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

oauth2ms: Add argument --config to select config file #26

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

Conversation

gavinschenk
Copy link

Now you can have multiple config files and select which to use by giving --config=FILENAME .

I kept searchpath $XDG_CONFIG_HOME/{APP_NAME}

This argument defaults to config.json and if not set the credential file is still the same "credentials.bin" for compatibility reasons.

Now you can have multiple config files and select which to use by
giving --config=FILENAME .

I kept searchpath $XDG_CONFIG_HOME/{APP_NAME}

This argument defaults to config.json and if not set the credential
file is still the same "credentials.bin" for compatibility
reasons.
@vladmaraev
Copy link

It looks good. Works for me!

@0x746b73
Copy link

Nice one. Works for me as well. Merge highly appreciated.

@Konfekt
Copy link

Konfekt commented Mar 26, 2024

@harishkrupo Might this be considered for merge in view of more and more enterprises depending on Outlook and more and more users juggling many such accounts?

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.

4 participants