Update missed 2FA configuration doc changes
Clarified the recommendation for configuring 2FA using security keys.
sam crochet committed
Oct 13, 2025 at 15:18 UTC
fe9e94cf7d8464d91ead0f35b6be5b539946c21b
1 file changed
+1
-1
content/getting-started/setting-up-your-npm-user-account/configuring-two-factor-authentication.mdx
+1
-1
@@ -114,7 +114,7 @@ If you have 2FA enabled, you can remove it from your account settings page.
114
115
### Enabling 2FA settings from the command line
116
117
-Security-key with WebAuthn can be used for authentication from both the web and the command line, but it can only be configured from the web. We recommend configuring 2FA using security-keys through the web interface.
117
+Security-key with WebAuthn can be used for authentication from both the web and the command line, but it can only be configured from the web.
118
119
<Note>
120