I am attempting to get our desktop Twitter application ready for OAuth; we were not in the business of creating an application when the OAuth beta happened or we probably would have applied to join.
Is Twitter going to be using querystring, cookie, or the form field based method of passing the access token? Are there any gotchas with Twitter OAuth that I may want to take into account? I looked through the Ruby example but most of the functionality is down in the OAuth gem. Josh
