git-credential-manager
git-credential-manager copied to clipboard
Add support for OAuth 2 in Bitbucket DC
Feature description
OAuth 2 support is under development for Bitbucket DC. Currently GCM only supports Basic Auth for use with Bitbucket DC.
Extend the Bitbucket DC support in GCM to allow use of OAuth 2 and hence support using HTTP for remote Git operations in SSO environments.
WIP https://github.com/mminns/Git-Credential-Manager-Core/tree/issue/573-OAuth2-support-for-Bitbucket-DC
Closing, since #607 is complete 🎉