Open hickford opened 1 year ago
Authenticate to Azure DevOps following https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/oauth?view=azure-devops
Unfortunately Azure DevOps doesn't support OAuth public clients so this is blocked.
Azure DevOps Services only supports the web server flow
Reported upstream https://developercommunity.visualstudio.com/t/post/10184576
An alternative is https://github.com/hickford/git-credential-azure (can't be merged to git-credential-oauth because it has extra dependencies)
Authenticate to Azure DevOps following https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/oauth?view=azure-devops
Unfortunately Azure DevOps doesn't support OAuth public clients so this is blocked.
Reported upstream https://developercommunity.visualstudio.com/t/post/10184576