Commit Graph

16 Commits

Author SHA1 Message Date
Manas a17bdf4b4c Adds twitter as example for OAuth 1 2015-11-05 00:51:12 +05:30
Manas 467234da36 Example code for github 2014-06-20 14:14:24 +05:30
ciaranj 9db835000e The fix for Issue #64 implies that the test server I've been using is wrong 2012-07-28 13:10:00 +01:00
Raoul Millais cc2813d301 Update references sys -> util in examples to remove warnings in newer versions of node 2011-11-28 12:01:48 +00:00
Brad Davis b28718c4dd Updated for express 2.0 and fixed an issue with session where it would loose the functions of the prototype 2011-04-27 22:14:34 -04:00
neyric 8050d82019 Sample express app which uses Google GData API 2011-02-26 15:02:21 +01:00
Rasmus Andersson 98e432b431 Compatibility with node 0.3.8 2011-02-02 19:34:32 +00:00
ciaranj 3564e2e60b Ughh, my later changesets appear to have blown away some of Mark's changes :(
Put back in the capitalisation change to getOAuthAccessToken.
2010-07-29 22:58:58 +01:00
ciaranj 341136d554 Fixed a load of test failures I'd somehow missed ?!?!! (Thanks go to @dshaw for noticing) 2010-05-18 13:57:01 +01:00
ciaranj d7d5cfbcfe Bumping the version 2010-05-10 19:44:17 +01:00
ciaranj 6b7b8f3198 Added in some basic (but working) OAuth2 support
no specs :( .. I suck.
2010-05-02 15:43:10 +01:00
ciaranj 0beb1c9f96 Removed authorize_url from the client, was really the wrong place for it :( 2010-04-21 16:29:46 +01:00
ciaranj 36eded6a2e Added in support for PLAINTEXT Signature methods. 2010-04-20 22:37:28 +01:00
ciaranj 3f97e3e38f Support configurable nonces and began the re-factor. 2010-04-19 23:04:24 +01:00
ciaranj 313f65ed0d Re-ordered the arguments on the getresource thingy. 2010-04-19 22:34:30 +01:00
ciaranj 2bf33d156b Added a method to access protected resources. 2010-04-19 22:02:36 +01:00