Current Path : /proc/thread-self/root/proc/thread-self/root/proc/self/root/usr/lib/node_modules/npm/lib/auth/ |
Current File : //proc/thread-self/root/proc/thread-self/root/proc/self/root/usr/lib/node_modules/npm/lib/auth/saml.js |
var ssoAuth = require('./sso') var npm = require('../npm') module.exports.login = function login () { npm.config.set('sso-type', 'saml') ssoAuth.login.apply(this, arguments) }