Files
setup-haskell/node_modules/oauth-sign/README.md
Timothy Clem 63b90beb0c npm audit fix
2019-09-30 10:04:01 -07:00

188 B

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