setup-java/node_modules/oauth-sign
Stephen Franceschelli c1a589c5b6 Fix.
2019-07-30 13:41:05 -04:00
..
index.js Fix. 2019-07-30 13:41:05 -04:00
LICENSE Fix. 2019-07-30 13:41:05 -04:00
package.json Fix. 2019-07-30 13:41:05 -04:00
README.md Fix. 2019-07-30 13:41:05 -04: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