teddit-reddit-frontend-alte.../node_modules/oauth-sign
teddit fdfcd554f8 initial commit 2020-11-17 21:44:32 +01:00
..
LICENSE initial commit 2020-11-17 21:44:32 +01:00
README.md initial commit 2020-11-17 21:44:32 +01:00
index.js initial commit 2020-11-17 21:44:32 +01:00
package.json initial commit 2020-11-17 21:44:32 +01: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