# node-oauth1

This is an implementation of OAuth-1.0a signatures, originally by Netflix, Inc.

# Installation

Install using
```
$ npm install node-oauth1
```

# License
Apache-2.0
