verdaccio-auth-capi

1.0.2 • Public • Published

Verdaccio-Auth

This is a Verdaccio Auth Plugin configured to authenticate users against a CAPI

Installation

npm install verdaccio-auth-capi

Config

Add this to your config.yaml

auth:
    auth-capi:
        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
        api:
            key: API Key
            account: Account

Dependencies

  1. superagent

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    1
  • 1.0.1
    0

Package Sidebar

Install

npm i verdaccio-auth-capi

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

2.77 kB

Total Files

3

Last publish

Collaborators

  • teamdyce