kartykp/gat-bypass-2fa-docs
@reggi/path-to-regexp
dependabot/npm_and_yarn/main/copy-to-clipboard-4.0.2
dependabot/npm_and_yarn/main/eslint-10.4.0
dependabot/npm_and_yarn/main/npmcli/eslint-config-7.0.0
dependabot/npm_and_yarn/main/proc-log-7.0.0
dependabot/npm_and_yarn/npm_and_yarn-826852524d
dependabot/npm_and_yarn/npm_and_yarn-ab9a7f4bc2
deprecate-totp-2fa
dhei/classic-tokens
gat-bypass-2fa-docs
jpg619/fix-accessibility-content-flow
jpg619/version-bump-tar-2
kartykp/gat-bypass-2fa-docs
kartykp/upgrade-path-to-regex
main
maitxn/version-bump-tar
patch-1
reggi/cache-based-on-version
reggi/dev-engines
reggi/fix-transform-prettier
reggi/overrides
update-search-sensitivity
| 1 | --- |
| 2 | title: Deleting your npm user account |
| 3 | --- |
| 4 | |
| 5 | import shared from '~/shared.js' |
| 6 | |
| 7 | From the web, you can delete your npm user account. |
| 8 | |
| 9 | 1. <>{shared['user-login'].text}</> |
| 10 | |
| 11 | <>{shared['user-login'].image}</> |
| 12 | |
| 13 | 2. <>{shared['account-settings'].text}</> |
| 14 | |
| 15 | <>{shared['account-settings'].image}</> |
| 16 | |
| 17 | 3. On this page, you will find a button to delete your account. Click that. |
| 18 | |
| 19 | <Screenshot src="/getting-started/managing-your-npm-user-account/delete-your-account.png" alt="Screenshot of button to press to delete your account" /> |
| 20 | |
| 21 | 4. You will now be presented with an overview of how many npm packages will be deleted and deprecated as part of your account deletion. If you agree with this, then enter your username and click "Delete this account". |
| 22 | |
| 23 | <Screenshot src="/getting-started/managing-your-npm-user-account/account-deletion-confirmation.png" alt="Screenshot of the confirmation screen to delete an account." /> |
| 24 | |
| 25 | 5. You will be immediately logged out, and will not be able to log back in. |
| 26 | |
| 27 | In some cases, you will be presented with an error if we were unable to automatically delete your account. For example. if you are the sole owner of an organization you will need to add an additional owner before your account can be deleted. You will be presented clear instructions of what you will need to do in order to delete your account. |
| 28 | |
| 29 | <>If you are in doubt about deleting your account, {shared['contact-support'].text}</>. |