Skip to content

atmos/whoami-twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whoami-twitter

This is basically my Twitter Hello World app to test out heroku's experimental node.js support.

It uses express and express-auth.

Running

% heroku config add TWITTER_CONSUMER_SECRET=<secretfromtwitter> TWITTER_CONSUMER_KEY=<keyfromtwitter>
% git push heroku master

About

return your remote ip address from an express app after authenticating on twitter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published