2.4.0 • Published 6 years ago

verdaccio-auth-request v2.4.0

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

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.

2.4.0

6 years ago

2.3.0

6 years ago

2.2.0

6 years ago

2.1.1

6 years ago

2.1.0

6 years ago

2.0.0

6 years ago

1.2.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago