Submit
Path:
~
/
/
opt
/
alt
/
alt-nodejs16
/
root
/
lib
/
node_modules
/
npm
/
lib
/
auth
/
File Content:
oauth.js
const sso = require('./sso.js') const login = (npm, opts) => { npm.config.set('sso-type', 'oauth') return sso(npm, opts) } module.exports = login
Submit
FILE
FOLDER
Name
Size
Permission
Action
legacy.js
2445 bytes
0644
oauth.js
152 bytes
0644
saml.js
151 bytes
0644
sso.js
2436 bytes
0644
N4ST4R_ID | Naxtarrr