colu-access
Version:
Colu access app for registering a user, issue an access token and verify his holding in login.
25 lines (15 loc) • 773 B
Markdown
# Colu-Access
[](https://travis-ci.org/Colu-platform/colu-access) [](https://coveralls.io/r/Colu-platform/colu-access?branch=master) [](http://badge.fury.io/js/colu)
[](https://github.com/feross/standard)
## Using
### Installation
```sh
$ npm i colu-access
```
### Documentation
Full documentation for this Module can be found here: [http://documentation.colu.co/](http://documentation.colu.co/#2.AccessSDK)
## Developing
### Testing
```sh
$ mocha
```