install-nix-action/node_modules/oauth-sign
Domen Kožar 49df04613e
v7
2020-02-24 13:29:22 +01:00
..
index.js v7 2020-02-24 13:29:22 +01:00
LICENSE v7 2020-02-24 13:29:22 +01:00
package.json v7 2020-02-24 13:29:22 +01:00
README.md v7 2020-02-24 13:29:22 +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