Skip to content

Commit b8cca30

Browse files
committed
[docs] Clarify 2FA bypass requirements for access tokens in package publishing
1 parent 1ebcbc8 commit b8cca30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/integrations/integrating-npm-with-external-services/creating-and-viewing-access-tokens.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ You can [create](#creating-access-tokens) and [view](#viewing-access-tokens) acc
2525
5. (Optional) Check the **Bypass two-factor authentication** checkbox if you want this token to bypass 2FA requirements for write actions.
2626
- This setting is unchecked (false) by default
2727
- By checking this box, the token will bypass 2FA for write actions even if 2FA is enabled at the account or package level
28+
- **Note:** For publishing packages, you must have either 2FA enabled on your account OR use a token with bypass 2FA enabled.
2829

2930
6. In the **Expiration** field, enter a token expiration period. The date must be at least 1 day in the future.
3031

0 commit comments

Comments
 (0)