Core Mint adidas S16 GID Shock Superstar White Schwarz Black Men's Ftwr Trainers Black zrzaqwBxY
The client authentification is handled by npm
client itself. Once you login to the application:
npm adduser --registry http://localhost:4873
A token is generated in the npm
configuration file hosted in your user home folder. For more information about .npmrc
read the official documentation.
cat .npmrc
registry=http://localhost:5555/
//localhost:5555/:_authToken="secretVerdaccioToken"
//registry.npmjs.org/:_authToken=secretNpmjsToken
Dream New Nude Women’s Gold Pump Flapointed qEcOBWqr Anonymous publish
verdaccio
allows you to enable anonymous publish, to achieve that you will need to set up correctly your packages access.
Eg:
'my-company-*':
access: $anonymous
Schwarz Superstar Mint Trainers Shock White Core Ftwr Black GID adidas Black S16 Men's publish: $anonymous
proxy: npmjs
As is described Flat Feet Size Flat Summer Sandals XIAOLIN Brown Large Color Size Heel Size Comfortable Shoes Rhinestone Brown 5 Optional UK5 Toe Beaded Clip CN38 EU38 xrUqYz0Un until npm@5.3.0
and all minor releases won't allow you publish without a token. However yarn
has not such limitation.
Default htpasswd
In order to simplify the setup, verdaccio
use a plugin based on adidas Shock Ftwr Superstar S16 GID Men's Trainers Black Black Mint White Schwarz Core htpasswd
. As of version v3.0.x an external plugin is used by default. The v2.x version of this package still contains the built-in version of this plugin.
auth:
htpasswd:
file: ./htpasswd
# Maximum amount of users allowed to register, defaults to "+inf".
# You can set this to -1 to disable registration.
#max_users: 1000
Property | Type | Required | Example | Support | Description |
---|---|---|---|---|---|
file | string | Yes | ./htpasswd | Anna Geka Ballet Silber Ankle Flats V Silber Women’s Strap Silver OUqxHUwfall | file that host the encrypted credentials |
max_users | number | Men’s adidas 350 Shoes White Fitness Green 7zwqwPdTNo | 1000 | all | set limit of users |
In case to decide do not allow user to login, you can set max_users: -1
.