ZerethShell
File Manager
SQL Manager
/
proc
/
thread-self
/
root
/
lib
/
node_modules
/
npm
/
lib
/
auth
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) }
Kaydet
Vazgeç