File "saml.js"

Full Path: /home/attunedd/public_html/byp/izo/con7ext_sym404/rintoar.txt/opt/alt/alt-nodejs8/root/usr/lib/node_modules/npm/lib/auth/saml.js
File size: 181 bytes
MIME-type: text/plain
Charset: utf-8

var ssoAuth = require('./sso')
var npm = require('../npm')

module.exports.login = function login () {
  npm.config.set('sso-type', 'saml')
  ssoAuth.login.apply(this, arguments)
}