NPM Registry with auth token
Opened this issue · 0 comments
AndiDie commented
Is it possible to access a npm registry for which I have an authToken?
e.g.
@ANameSpace:registry=https://npm.xyz.com/
//npm.xyzcom/:_authToken=ABCDEF
If yes, where and how do I have to put the auth and registry infos?