We're going to make a work-around, and it should be live within a week. http://groups.google.com/group/twitter-development-talk/msg/...
From there:
No need to keep it a secret: we plan on allowing for a authorization_url param that is an OAuth signed call to http://twitter.com/account/verify_credentials.json
We'd verify the call with Twitter, then proceed like we have a twitter password.
This call won't work though, because we'd need to update the user's status http://tipjoy.com/api/#creating_twitter_payment
We'll enable a work-around by posting the tweet, and calling that endpoint with an id of a tweet already posted.