summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/oauth-sign/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/oauth-sign/README.md')
-rw-r--r--deps/npm/node_modules/oauth-sign/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/deps/npm/node_modules/oauth-sign/README.md b/deps/npm/node_modules/oauth-sign/README.md
index af496148e4..d1a136a389 100644
--- a/deps/npm/node_modules/oauth-sign/README.md
+++ b/deps/npm/node_modules/oauth-sign/README.md
@@ -2,3 +2,10 @@ 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