Skip to content

Commit 7075d29

Browse files
authored
doc: remove reference to lastpass (npm#430)
1 parent 4ef6fae commit 7075d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/getting-started/setting-up-your-npm-user-account/creating-a-strong-password.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You must choose or generate a password for your npm account that:
1212

1313
To keep your account secure, we recommend you follow these best practices:
1414

15-
* Use a password manager, such as [LastPass](https://lastpass.com/) or [1Password](https://1password.com/), to generate a password more than 16 characters.
15+
* Use a password manager, such as [1Password](https://1password.com/), to generate a password more than 16 characters.
1616
* Generate a unique password for npm. If you use your npm password elsewhere and that service is compromised, then attackers or other malicious actors could use that information to access your npm account.
1717
* Configure two-factor authentication for your account. For more information, see "About two-factor authentication."
1818
* Never share your password, even with a potential collaborator. Each person should use their own personal account on npm. For more information on ways to collaborate, see: "[npm organizations](/organizations)".

0 commit comments

Comments
 (0)