open-source-uc / login-uc

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 100.0%