Skip to content

Demo of retrieving Twitter timeline using integrated OAuth solution provided by oauth.io

Notifications You must be signed in to change notification settings

hupili/oauth.io-demo-twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo oauth.io -- Retrieve Twitter Timeline

A complete Twitter API access demo.

See http://blog.hupili.net/oauth.io-demo-twitter/

Why

  • http://oauth.io is a good integration of OAuth services. With the oauthd source opened, I decided to give it a try. This simple demo is my own educational material.
  • The official doc and sampl app only covers auth stage. However, there are still many work to do after auth. The API designs are different across platforms. First timers need to workout the full procedure themselves, which can be frustrating.

Dependency

  • Auth solution: git://github.com/oauth-io/oauth-js.git
  • Twitter RESTful API library in JS: git://github.com/mynetx/codebird-js.git

License

copyleft

About

Demo of retrieving Twitter timeline using integrated OAuth solution provided by oauth.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published