dockerized_openAger/nodered/rootfs/data/node_modules/oauth-sign
2020-10-17 18:42:50 +02:00
..
index.js Intial Commit 2020-10-17 18:42:50 +02:00
LICENSE Intial Commit 2020-10-17 18:42:50 +02:00
package.json Intial Commit 2020-10-17 18:42:50 +02:00
README.md Intial Commit 2020-10-17 18:42:50 +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