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!