Skip to content

Commit 46cd667

Browse files
committed
removing a section about disabling 2fa for writes
1 parent 5e3ccd5 commit 46cd667

File tree

1 file changed

+0
-28
lines changed

1 file changed

+0
-28
lines changed

content/getting-started/setting-up-your-npm-user-account/configuring-two-factor-authentication.mdx

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -64,34 +64,6 @@ For more information on supported 2FA methods, see "[About two-factor authentica
6464

6565
8. Click **Go back to settings** after confirming that you have saved your codes.
6666

67-
### Disabling 2FA for writes
68-
69-
Check the [Authorization and writes][authorization-and-writes] section for more information on different operations that requires 2FA when this mode is enabled.
70-
71-
<Note>
72-
73-
**Note**: As a recommended setting, 2FA for write operations are _automatically enabled_ when setting up 2FA. The following steps explain how to disable it.
74-
75-
</Note>
76-
77-
1. <>{shared['user-login'].text}</>
78-
79-
<>{shared['user-login'].image}</>
80-
81-
2. <>{shared['account-settings'].text}</>
82-
83-
<>{shared['account-settings'].image}</>
84-
85-
3. On the account settings page, under "Two-Factor Authentication", click **Modify 2FA**.
86-
87-
<Screenshot src="/getting-started/setting-up-your-npm-user-account/2fa-modify.png" alt="Screenshot showing Modify 2FA button" />
88-
89-
4. From the "Manage Two-Factor Authentication" navigate to "Additional Options" section
90-
91-
5. Clear the checkbox for "Require two-factor authentication for write actions" and click "Update Preferences"
92-
93-
<Screenshot src="/getting-started/setting-up-your-npm-user-account/disable-2fa-button.png" alt="Screenshot showing a cleared check box to disable 2fa under Addition options" />
94-
9567
### Disabling 2FA
9668

9769
If you have 2FA enabled, you can remove it from your account settings page.

0 commit comments

Comments
 (0)