Verdaccio's add_user function is used when using the npm adduser command. Since users should already exist in Bitbucket, this function will do a simple passthrough, but will not fail. Therefore logging in using the adduser function will not fail. This means that documentation from the verdaccio repository remains 100% valid.
Verdaccio's
add_user
function is used when using thenpm adduser
command. Since users should already exist in Bitbucket, this function will do a simple passthrough, but will not fail. Therefore logging in using theadduser
function will not fail. This means that documentation from the verdaccio repository remains 100% valid.