oauth-sign

OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.

Apache-2.0 10 个版本
安装
npm install oauth-sign
yarn add oauth-sign
pnpm add oauth-sign
bun add oauth-sign
README

oauth-sign

OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.

Supported Method Signatures

  • HMAC-SHA1
  • HMAC-SHA256
  • RSA-SHA1
  • PLAINTEXT
版本列表
0.9.0 2018-08-02
0.8.2 2016-05-04
0.8.1 2016-01-31
0.8.0 2015-05-28
0.7.0 2015-03-21
0.6.0 2015-01-04
0.5.0 2014-10-13
0.4.0 2013-09-23
0.3.0 2013-04-22
0.2.0 2013-03-01