odin/node_modules/oauth-sign
2022-11-26 15:56:34 +01:00
..
index.js commit 2022-11-26 15:56:34 +01:00
LICENSE commit 2022-11-26 15:56:34 +01:00
package.json commit 2022-11-26 15:56:34 +01:00
README.md commit 2022-11-26 15:56:34 +01: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