0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 18 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Ack for foursquare strategy. More... almost 14 years ago
Merge remote branch 'stunti/master' More... almost 14 years ago
add foursquare More... almost 14 years ago
Bumped version to provide github example More... almost 14 years ago
Improved example app (runs on port 80, required for yahoo callbacks!) More... almost 14 years ago
Simplified facebook redirect definition code. More... almost 14 years ago
Checkpoint commit, before a tidy. Added yahoo authentication. More... almost 14 years ago
Upped version number. More... almost 14 years ago
Ughh package dependencies. More... almost 14 years ago
Bumping version. More... almost 14 years ago
Fixed bug with facebook redirections. More... almost 14 years ago
Hmm, Git lost some work on me :( stupid merges. Fixed now. More... almost 14 years ago
Merge remote branch 'origin/master' More... almost 14 years ago
Refreshed the index/example page. More... almost 14 years ago
Improved the callback and redirect support More... almost 14 years ago
Improved the facebook strategy so the callbacks are dynamic etc. More... almost 14 years ago
Improved the http/digest Authorization header parsing (still not convinced its right). Added support for facebook's OAuth2 sign-on. More... almost 14 years ago
Improved the http/digest Authorization header parsing (still not convinced its right). Added support for facebook's OAuth2 sign-on. More... almost 14 years ago
add some docs on how to use it, node-oauth needs an installable version. must bug ciaranj. More... almost 14 years ago
Removed some tests that are now in a different module. More... about 14 years ago
Updated for changes to 'oauth 0.0.4 plugin' More... about 14 years ago
Updated to the 0.0.3 node-oauth plugin ;) More... about 14 years ago
Removed the un-needed OAuth hierarchy, added in some more interesting twitter interaction More... about 14 years ago
Now depends on the kiwi 'oauth' plugin being installed, allows for generic re-use of OAuth code. More... about 14 years ago
Should probably get into the habit of reading the encapsulation level of methods prior to using them ;) More... about 14 years ago
"Sign in With Twitter" now 'implemented' More... about 14 years ago
'Woot' redirect to twitter now working again (the pain).. Just need to finish off the auth cycle and tidy it all up now :) More... about 14 years ago
Checkpoint commit (do not use this SHA) ..oauth tokens are now being served (finally, stupid base64) More... about 14 years ago
Strategies are now created adhoc so they can have their own consistent state now. Next up some more complex eexamples, form based with redirect and an oauth type :) More... about 14 years ago
Fixed some tests to reflect current (wrong) behaviour More... about 14 years ago