asarfuckery/appasar/stable/node_modules/oauth-sign
root ceb9fdeb15 Changes of Linux stable v0.0.9 2019-03-12 18:01:00 +01:00
..
LICENSE No commit message >:3 2019-01-17 19:22:05 +01:00
README.md Changes of Linux stable v0.0.9 2019-03-12 18:01:00 +01:00
index.js Changes of Linux stable v0.0.9 2019-03-12 18:01:00 +01:00
package.json Changes of Linux stable v0.0.9 2019-03-12 18:01:00 +01:00

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