bloodymary/node_modules/oauth-sign
2020-08-07 18:43:20 +00:00
..
index.js Changes of osx development v0.0.8652 1 2020-08-07 18:43:20 +00:00
LICENSE Changes of osx development v0.0.8652 1 2020-08-07 18:43:20 +00:00
package.json Changes of osx development v0.0.8652 1 2020-08-07 18:43:20 +00:00
README.md Changes of osx development v0.0.8652 1 2020-08-07 18:43:20 +00:00

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