setup-node icon indicating copy to clipboard operation
setup-node copied to clipboard

Don't default NPM_AUTH_TOKEN to support NPM OIDC

Open mannycarrera4 opened this issue 3 months ago • 14 comments

Description: A lot of packages are switching to OIDC to validate packages when publishing. It took a lot of debugging, but we had to reset the auth token to empty string intentionally in our CI, but it wasn't clear what was setting it.

Any chance we can the default setting to support NPM OIDC?

mannycarrera4 avatar Nov 24 '25 16:11 mannycarrera4