An open API service indexing awesome lists of open source software.

https://github.com/wizardpisces/verdaccio-auth-username

verdaccio auth username list plugin
https://github.com/wizardpisces/verdaccio-auth-username

Last synced: 2 months ago
JSON representation

verdaccio auth username list plugin

Awesome Lists containing this project

README

        

verdaccio auth plugin for user list authentication

## Install

```
npm install -g verdaccio-auth-username

```

## usage

```
auth:
auth-username:
username: wizardpisces tom
fullMatch: 1 # 0 matches partial names, 1 partial match full names

```