chat-server/node_modules/oauth-sign
jsrobson10 024634c8ca Added a database for users 2019-04-10 20:23:01 +10:00
..
LICENSE Added a database for users 2019-04-10 20:23:01 +10:00
README.md Added a database for users 2019-04-10 20:23:01 +10:00
index.js Added a database for users 2019-04-10 20:23:01 +10:00
package.json Added a database for users 2019-04-10 20:23:01 +10: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