daShangDao_newAdmin/node_modules/oauth-sign
2025-06-05 10:35:45 +08:00
..
index.js Initial commit 2025-06-05 10:35:45 +08:00
LICENSE Initial commit 2025-06-05 10:35:45 +08:00
package.json Initial commit 2025-06-05 10:35:45 +08:00
README.md Initial commit 2025-06-05 10:35:45 +08: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