X7ROOT File Manager
Current Path:
/opt/alt/alt-nodejs16/root/usr/lib/node_modules/npm/lib/auth
opt
/
alt
/
alt-nodejs16
/
root
/
usr
/
lib
/
node_modules
/
npm
/
lib
/
auth
/
ðŸ“
..
📄
legacy.js
(2.39 KB)
📄
oauth.js
(152 B)
📄
saml.js
(151 B)
📄
sso.js
(2.38 KB)
Editing: oauth.js
const sso = require('./sso.js') const login = (npm, opts) => { npm.config.set('sso-type', 'oauth') return sso(npm, opts) } module.exports = login
Upload File
Create Folder