This package has been deprecated

Author message:

deprecated

verdaccio-appsolutegeek-auth

0.0.7 • Public • Published

verdaccio-delegated-auth

verdaccio(sinopia) authentication plugin that delegates authentication to another HTTP URL, Support RESTful and JSON-RPC

Installation

$ npm install verdaccio-delegated-auth

Config

Add to your config.yaml:

auth:
  # htpasswd:
  #   file: ./htpasswd
  delegated-auth:
    url: https://your-auth-api/
    user_key: name # username field, default: username
    pwd_key: password # password field, default: password

Readme

Keywords

Package Sidebar

Install

npm i verdaccio-appsolutegeek-auth

Weekly Downloads

3

Version

0.0.7

License

MIT

Unpacked Size

12.3 kB

Total Files

10

Last publish

Collaborators

  • npm