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

Versions

Current Tags

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

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    1

Package Sidebar

Install

npm i sinopia-gitlab-auth

Weekly Downloads

1

Version

0.0.1

License

Apache-2.0

Last publish

Collaborators

  • rwthapp