Skip to content

Commit 89d1398

Browse files
committed
docs: update default auth-type to "web" in npm adduser documentation
1 parent 50dccf6 commit 89d1398

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/cli/v8/commands/npm-adduser.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,7 @@ npm init --scope=@foo --yes
8181

8282
#### `auth-type`
8383

84-
- Default: "legacy"
85-
- Type: "legacy", "web", "sso", "saml", "oauth", or "webauthn"
84+
- Default: "web"
8685

8786
NOTE: auth-type values "sso", "saml", "oauth", and "webauthn" will be removed in a future version.
8887

0 commit comments

Comments
 (0)