Searched refs:tokenKey (Results 1 – 2 of 2) sorted by relevance
7 var tokenKey = ':_authToken' variable70 var bearerAuth = getBearerToken(npmrc[regUrl + tokenKey] || npmrc[regUrl + '/' + tokenKey])
249 function removeToken (tokenKey, opts) { argument251 const target = `/-/npm/v1/tokens/token/${tokenKey}`