aboutsummaryrefslogtreecommitdiff
path: root/deps/node/deps/npm/node_modules/oauth-sign/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/node/deps/npm/node_modules/oauth-sign/README.md')
-rw-r--r--deps/node/deps/npm/node_modules/oauth-sign/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/deps/node/deps/npm/node_modules/oauth-sign/README.md b/deps/node/deps/npm/node_modules/oauth-sign/README.md
new file mode 100644
index 00000000..d1a136a3
--- /dev/null
+++ b/deps/node/deps/npm/node_modules/oauth-sign/README.md
@@ -0,0 +1,11 @@
+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 \ No newline at end of file