Display or verify npm authentication token status.
mix npm.token # Show token status
mix npm.token --verify # Verify token with registryThe token is read from the NPM_TOKEN environment variable
or from .npmrc auth configuration.
Display or verify npm authentication token status.
mix npm.token # Show token status
mix npm.token --verify # Verify token with registryThe token is read from the NPM_TOKEN environment variable
or from .npmrc auth configuration.