urltomarkdown/node_modules/oauth-sign
Cloud User 89583e5419 initial commit 2022-01-08 18:05:05 +01:00
..
LICENSE initial commit 2022-01-08 18:05:05 +01:00
README.md initial commit 2022-01-08 18:05:05 +01:00
index.js initial commit 2022-01-08 18:05:05 +01:00
package.json initial commit 2022-01-08 18:05:05 +01:00

README.md

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