Searched refs:forceAuth (Results 1 – 7 of 7) sorted by relevance
12 if (opts.forceAuth) {13 opts = opts.forceAuth
21 forceAuth: 'force-auth', property
112 * **docs:** document opts.forceAuth ([40bcd65](https://github.com/npm/registry-fetch/commit/40bcd65…142 * **auth:** add forceAuth option to force a specific auth mechanism ([4524d17](https://github.com/n…
259 * Alias: `opts.forceAuth`265 and the auth details in `opts.forceAuth` will be used instead.
54 '/-/whoami', opts.concat({registry, forceAuth: {token}}) property
4 - Bump `npm-registry-fetch` dep because we depend on `opts.forceAuth`
201 forceAuth: { property