Home
last modified time | relevance | path

Searched defs:getCredentialsByURI (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/npm/test/lib/commands/
Dtoken.js4 const mockToken = async (t, { profile, getCredentialsByURI, readUserInfo, ...opts } = {}) => { argument
75 getCredentialsByURI: uri => { method
116 getCredentialsByURI: uri => { method
162 getCredentialsByURI: uri => { method
210 getCredentialsByURI: uri => { method
233 getCredentialsByURI: uri => { method
254 getCredentialsByURI: uri => { method
276 getCredentialsByURI: uri => { method
296 getCredentialsByURI: uri => { method
321 getCredentialsByURI: uri => { method
[all …]
Dprofile.js544 npm.config.getCredentialsByURI = reg => { function
/third_party/node/deps/npm/node_modules/@npmcli/config/lib/
Dindex.js842 getCredentialsByURI (uri) { method in Config