codecov-action/node_modules/oauth-sign
2019-11-12 13:55:41 -08:00
..
index.js add request script 2019-11-12 13:55:41 -08:00
LICENSE add request script 2019-11-12 13:55:41 -08:00
package.json add request script 2019-11-12 13:55:41 -08:00
README.md add request script 2019-11-12 13:55:41 -08: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