Skip to content

npm credentials#

You can use these credentials to authenticate the following nodes:

Prerequisites#

Create an npm account.

Supported authentication methods#

  • API access token

Refer to npm's external integrations documentation for more information about the service.

Using API access token#

To configure this credential, you'll need:

  • An Access Token: Create an access token by selecting Access Tokens from your profile menu. Refer to npm's Creating and viewing access tokens documentation for more detailed instructions.
  • A Registry URL: If you're using a custom npm registry, update the Registry URL to that custom registry. Otherwise, keep the public registry value.