chatty-pub/node_modules/oauth-sign
كارل مبارك 374620645c initial commit
2021-06-26 13:12:56 +02:00
..
index.js initial commit 2021-06-26 13:12:56 +02:00
LICENSE initial commit 2021-06-26 13:12:56 +02:00
package.json initial commit 2021-06-26 13:12:56 +02:00
README.md initial commit 2021-06-26 13:12:56 +02: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