oauth-signature-js
oauth-signature-js copied to clipboard
JavaScript OAuth 1.0a signature generator (RFC 5849) for node and the browser
Hi, I am trying to use oauth_signature_method HMAC-SHA256, but it seems like its not supported (Auth fails). Can you please explain how to use this? Thanks,
This adds two command-line tools, generate-oauth-signature and generate-oauth-header. It also adds documentation on both in the README. They do pretty much what you'd expect, both writing their output to stdout....
commit comments for this range #1 @refractalize
just what the title asks
https://app.snyk.io/vuln/SNYK-JS-CRYPTOJS-548472 Insecure Randomness affecting crypto-js package, versions
Hi, I'm very new to javascript. I'm trying to use the js for a filemaker project. Right now I'm very unable to get the example working in a regular html...
This may seem very basic but I'm stuck over here. I am getting the error oauthSignaure is undefined. I am trying to import it like: import oauthSignature from 'oauth-signature'; Also...
Hi, thanks for this fantastic package. I was using oauth-signature with great success on react-native until I upgraded from 0.18 to 0.27 (now 0.28) in preparation for iOS 10. After...
Hi, bettiolo! In the example in README, url is defined as a string, however, in the library it is defined as a function. When I used the code from the...
Please see [this](http://stackoverflow.com/questions/41289977/use-woocommerce-rest-api-v1-with-http-and-javascript-not-https) stackoverflow post.