travel/admin/node_modules/oauth-sign
yaosen 242417d45d init... 2024-06-24 11:28:18 +08:00
..
LICENSE init... 2024-06-24 11:28:18 +08:00
README.md init... 2024-06-24 11:28:18 +08:00
index.js init... 2024-06-24 11:28:18 +08:00
package.json init... 2024-06-24 11:28:18 +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