install-nix-action/node_modules/oauth-sign
Domen Kožar 08403cd828
v5
2019-11-13 17:14:48 +01:00
..
index.js v5 2019-11-13 17:14:48 +01:00
LICENSE v5 2019-11-13 17:14:48 +01:00
package.json v5 2019-11-13 17:14:48 +01:00
README.md v5 2019-11-13 17:14:48 +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