This website requires JavaScript.
Explore
Help
Sign In
wiki-cafe
/
node-oauth
Watch
0
Star
0
Fork
0
You've already forked node-oauth
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
635ee2c1f7d542bd464a0ce231d94569bb353798
node-oauth
/
lib
History
Andreas Knecht
635ee2c1f7
Added RSA-SHA1 signature method based on the fork from
https://github.com/wraithgar/node-oauth
. Added test that uses the RSA-SHA1 method and verifies the signature using a public key.
2012-12-20 10:09:56 +01:00
..
_utils.js
Update to make sure hostName exists before trying to act on it. Otherwise it will throw an error.
2012-06-11 11:36:31 -07:00
oauth2.js
Add in Authorization Header and support extra headers by default.
2012-11-21 10:29:30 -05:00
oauth.js
Added RSA-SHA1 signature method based on the fork from
https://github.com/wraithgar/node-oauth
. Added test that uses the RSA-SHA1 method and verifies the signature using a public key.
2012-12-20 10:09:56 +01:00
sha1.js
Ok, very basic, needs refactoring Getting of Request and Access tokens (POST stylee)
2010-04-19 13:20:50 +01:00