Comment on Simplest and most concise Twitter OAuth implementation Comments−shadytrees16yJust for fun, I thought I'd round it out by implementing the last two steps of OAuth (sending the user to Twitter and exchanging a PIN for an access token) since somebody else already did all the hard work :Dhttps://gist.github.com/564687/−twoism16yAwesome, thanks! I'll update the gist.
Comments
Just for fun, I thought I'd round it out by implementing the last two steps of OAuth (sending the user to Twitter and exchanging a PIN for an access token) since somebody else already did all the hard work :D
https://gist.github.com/564687/
Awesome, thanks! I'll update the gist.