1.0.1 • Published 6 years ago

verdaccio-auth-dyce v1.0.1

Weekly downloads
3
License
ISC
Repository
gitlab
Last release
6 years ago

Verdaccio-Auth

This is a Verdaccio Auth Plugin configured to authenticate users against the TeamDyce API

Installation

npm install verdaccio-auth-dyce

Config

Add this to your config.yaml

auth:
    auth-dyce:
        url:
            auth: Authentication Endpoint
        group:
            enable: Boolean (Enable to check group level)
            level: Integer (Minimum Access Level Required)
            name: String (Required) Group name to return in callback

Dependencies

  1. superagent
1.0.1

6 years ago

1.0.0

6 years ago