Skip to content

Commit 0c30c21

Browse files
committed
[docs] Clarify 2FA authentication requirements for package publishing
1 parent eedd05c commit 0c30c21

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/organizations/creating-and-managing-organizations/requiring-two-factor-authentication-in-your-organization.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ Two-factor authentication (2FA) is an extra layer of security used when logging
1212

1313
<Note>
1414

15+
**Important:** Publishing packages to npm now requires authentication via either two-factor authentication enabled on your account, or a granular access token with bypass 2FA enabled. This requirement applies at the platform level for all packages by default, regardless of organization-level 2FA settings.
16+
17+
</Note>
18+
19+
<Note>
20+
1521
**Note:**
1622

1723
- When you require use of two-factor authentication for your organization, members who do not use 2FA will be removed from the organization and lose access to its packages. You can add them back to the organization if they enable two-factor authentication.

0 commit comments

Comments
 (0)