parroit/auth-token

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# auth-token
[![Build Status](https://secure.travis-ci.org/parroit/auth-token.png?branch=master)](http://travis-ci.org/parroit/auth-token)  [![Npm module](https://badge.fury.io/js/auth-token.png)](https://npmjs.org/package/auth-token) [![Code Climate](https://codeclimate.com/github/parroit/auth-token.png)](https://codeclimate.com/github/parroit/auth-token)

issues crypto-signed authentication token

##STAY AWAY! WORK IN PROGRESS

# Getting Started
Install the module with: `npm install auth-token --save`


## Documentation
See [docs folder](docs/README.md)


## Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style.
Add unit tests for any new or changed functionality.


## License
Copyright (c) 2014 Andrea Parodi  
Licensed under the MIT license.