猩星文档
/
npm8中文文档
npm 8.19.1
1
CLI 命令
1-3
npm adduser
1-3-3
配置
1-3-3-1 `registry`
1-3-3-2 `scope`
1-3-3-3
`auth-type`
npm 8.19.1
/
CLI 命令
/
npm adduser
/
配置
/
`auth-type`
中英双语
默认值:"legacy"
类型:"legacy"、"web"、"sso"、"saml"、"oauth" 或 "webauthn"
注意:auth-type 值 "sso"、"saml"、"oauth" 和 "webauthn" 将在未来版本中删除。
login
使用什么身份验证策略。
上一章:
`scope`
下一章:
npm audit