node-oauth1

A fork of Netflix's implementation of the OAuth1 protocol

Apache-2.0 11 个版本
安装
npm install node-oauth1
yarn add node-oauth1
pnpm add node-oauth1
bun add node-oauth1
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

版本列表
1.3.0 2020-05-20
1.2.4 2020-02-24
1.2.3 2020-02-06
1.2.2 2017-11-06
1.2.1 2016-12-12
1.2.0 2016-09-15
1.1.3 2016-08-24
1.1.2 2016-08-24
1.1.1 2016-01-27
1.1.0 2016-01-27
1.0.0 2016-01-19