cnpm-user-service-gitlab

0.0.4 • Public • Published

npm-user-service

NPM version build status

npm user service for [cnpmjs.org] with gitlab auth(https://github.com/cnpm/cnpmjs.org/wiki/Use-Your-Own-User-Authorization)

Install

$ npm install cnpm-user-service-gitlab --save

Usage

Set userService on cnpmjs.org/config/config.js

var NpmUserService = require('cnpm-user-service-gitlab');
 
config.userService = new NpmUserService();

License

MIT

Package Sidebar

Install

npm i cnpm-user-service-gitlab

Weekly Downloads

1

Version

0.0.4

License

MIT

Last publish

Collaborators

  • ltchronus