twitter / twurl

OAuth-enabled curl for the Twitter API
https://developer.twitter.com
MIT License
1.8k stars 301 forks source link

Save authentification and load at next twurl request #35

Closed sp88011 closed 10 years ago

sp88011 commented 11 years ago

Hi,

I'm pretty new to twurl and Ruby and I'm wondering if there's a way to "save" the authentification so that I don't have to re-enter my consumer key/secret and obtain a PIN everytime I restart twurl?

Thanks!

jaakko-sf commented 10 years ago

This should be available for you today, written to a .twurlrc file in your home directory.