X7ROOT File Manager
Current Path:
/opt/alt/alt-nodejs11/root/usr/lib/node_modules/npm/lib/auth
opt
/
alt
/
alt-nodejs11
/
root
/
usr
/
lib
/
node_modules
/
npm
/
lib
/
auth
/
ðŸ“
..
📄
legacy.js
(2.53 KB)
📄
oauth.js
(182 B)
📄
saml.js
(181 B)
📄
sso.js
(2.23 KB)
Editing: oauth.js
var ssoAuth = require('./sso') var npm = require('../npm') module.exports.login = function login () { npm.config.set('sso-type', 'oauth') ssoAuth.login.apply(this, arguments) }
Upload File
Create Folder