sinopia-gitlab-auth

0.0.1 • Public • Published

Sinopia TFS Auth Plugin

travis badge

Authenticates the user using a gitlab PAT as password. The username entered is checked against the gitlab username.

The groups of the user are returned as groups.

Installation

$ npm install sinopia
$ npm install sinopia-gitlab-auth

Config

Add to your config.yaml:

auth:
  gitlab-auth:
    url: https://gitlab.com/api
 
packages:
  '@groupName/*':
    access: 'groupName'
    publish: admin

Dependents (0)

Package Sidebar

Install

npm i sinopia-gitlab-auth

Weekly Downloads

2

Version

0.0.1

License

Apache-2.0

Last publish

Collaborators

  • rwthapp