azure-devops-npm-auth icon indicating copy to clipboard operation
azure-devops-npm-auth copied to clipboard

Fix error using refresh token

Open gentoo90 opened this issue 2 years ago • 0 comments

Fix #27.

Azure Artifacts feed response has "x-vss-resourcetenant" header, which we can read the tenantId from if it's not set in CLI arguments.

Set default clientId to the one from microsoft/artifacts-credprovider. This should work with all feeds.

gentoo90 avatar Dec 03 '22 17:12 gentoo90