0.2.0 • Published 9 years ago

login-uc-nodify v0.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

Login UC

Universal Javascript modules to perform authenticated requests to UC's services.

Getting started

This is a mono-repository managed by lerna.js:

Development

Clone this repository and install dependencies with:

git clone https://github.com/open-source-uc/login-uc.git
cd login-uc
yarn

Publishing

Use lerna with:

npm run publish