azure-devops-npm-auth
azure-devops-npm-auth copied to clipboard
Fix error using refresh token
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.