bns_zhgd_web/node_modules/oauth-sign
haozq 65e8192a56 first commit 2025-04-02 10:01:21 +08:00
..
LICENSE first commit 2025-04-02 10:01:21 +08:00
README.md first commit 2025-04-02 10:01:21 +08:00
index.js first commit 2025-04-02 10:01:21 +08:00
package.json first commit 2025-04-02 10:01:21 +08: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