const sso = require('./sso.js')
const login = (npm, opts) => {
npm.config.set('sso-type', 'saml')
return sso(npm, opts)
}
module.exports = login
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| legacy.js | File | 2.39 KB | 0644 |
|
| oauth.js | File | 152 B | 0644 |
|
| saml.js | File | 151 B | 0644 |
|
| sso.js | File | 2.38 KB | 0644 |
|