dbxcli icon indicating copy to clipboard operation
dbxcli copied to clipboard

How to handle multiple accounts?

Open bluenote10 opened this issue 4 years ago • 1 comments

I use multiple Dropbox accounts for different purposes. How does the OAuth authenciation decide which of my accounts it is authorizing against? Or how can I control which one is used?

bluenote10 avatar May 10 '21 19:05 bluenote10

I know this isn't too helpful given the activity on this repo from Dropbox seems pretty minimal... But I added a PR (#165) that would allow for multiple user accounts to be defined in the configuration file and selected via a --profile <> flag...

WillFantom avatar May 14 '21 17:05 WillFantom