tree: 83ee842ced44a1cfff9d413662e6b4d208bc2e41 [path history] [tgz]
  1. index.js
  2. LICENSE
  3. package.json
  4. README.md
node_modules/oauth-sign/README.md

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