📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-27 20:58:38
📂
/
/
opt
/
alt
/
alt-nodejs16
/
root
/
usr
/
lib
/
node_modules
/
npm
/
lib
/
auth
✏️
Editing: saml.js
const sso = require('./sso.js') const login = (npm, opts) => { npm.config.set('sso-type', 'saml') return sso(npm, opts) } module.exports = login
💾 Save Changes
❌ Cancel