ghaction-upx/node_modules/oauth-sign
2020-01-23 08:49:02 +00:00
..
index.js Update node_modules 2020-01-23 08:49:02 +00:00
LICENSE Update node_modules 2020-01-23 08:49:02 +00:00
package.json Update node_modules 2020-01-23 08:49:02 +00:00
README.md Update node_modules 2020-01-23 08:49:02 +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