In SourceTree, I have added multiple accounts that I have in BitBucket. The accounts are authenticated via OAuth. I can access the repos for those accounts.
However, because it's authenticated via OAuth, I have to logout in Atlassian to authenticated the 2nd account. When I do that, the first account's OAuth fails since it cannot be refreshed.
Is there no other way to use OAuth and multiple accounts? Do I have to use the basic authentication instead?