node-oauth1

A fork of Netflix's implementation of the OAuth1 protocol

Usage no npm install needed!

<script type="module">
  import nodeOauth1 from 'https://cdn.skypack.dev/node-oauth1';
</script>

README

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