README
Installation
$ npm install sinopia
$ npm install verdaccio-auth-request
Config
Add to your config.yaml
(example config):
auth:
request:
host: localhost
port: 3000
method: POST
authenticate_route: /authenticate
password_encrypt: sha1
has_group: true/false
Thanks for verdaccio community help and LeeLow's sinopa-request plugin:3.