Twitter OAuth question

Posted by Squall on Stack Overflow See other posts from Stack Overflow or by Squall
Published on 2010-06-10T22:26:17Z Indexed on 2010/06/10 22:33 UTC
Read the original article Hit count: 166

Filed under:
|
|

Hi there, I'm making a Twitter client in Java, and I've came to a problem I don't know how to solve it.

How the hell I store open auth for twitter? I mean it doesn't make very sense for a person to allow an application every time he wants to use the client. I've been look at the Twitter documentation, but I must say, it's really poor in terms of Java.

So do you guy have some idea to solve this?

Thanks in advance!

© Stack Overflow or respective owner

Related posts about java

Related posts about twitter