Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ For more information, see the npm documentation on [requiring 2FA for package pu
Before you enable 2FA on your npm user account, you must:

- Update your npm client to version 5.5.1 or higher.
- To configure a security-key requires a modern browser that support [WebAuthn][can-i-use]. This will allow you to configure a biometric devices featuring Apple [Touch ID][touch-id], [Face ID][face-id], or [Windows Hello][windows-hello] as well as physical keys such as [Yubikey][yubikey], [Thetis][thetis], or [Feitian][feitian].
- To configure a security-key requires a modern browser that support [WebAuthn][can-i-use]. This will allow you to configure a biometric devices featuring Apple [Touch ID][touch-id], [Face ID][face-id], or [Windows Hello][windows-hello] as well as physical keys such as [Yubikey][yubikey], [Thetis][thetis], or [Feitian][feitian]. Note that purchasing a physical key is currently required for 2FA if you are not using Apple Touch / Face ID or Windows Hello. There may be other possibilities out there but they have yet to be documented. See: https://github.com/orgs/community/discussions/182325

For more information on supported 2FA methods, see "[About two-factor authentication][about-two-factor-authentication]".

Expand Down