sMash, Twitter and OAuth
June 6th, 2010
No comments
Here’s a little example sMash app showing how to authenticate with Twitter using OAuth. If you’re not familiar with OAuth, here’s a good introduction (part II is especially useful).
This example uses the signpost OAuth library. The code is based on this simple signpost example.
Read more…