The answer might be "use the (recent) Friend library to add a twitter
auth strategy".
Cheers,
Chris Dean
Either of these would require OAuth authentication. There are a number of Clojure and Java libraries providing this. For now, I'd suggest you see what you can do with them.
I'd love to have OAuth support as a Friend workflow, but I've not yet taken a close look at all of the alternatives for doing so.
- Chas
--
http://cemerick.com
[Clojure Programming from O'Reilly](http://www.clojurebook.com)
Yep, that's what I concluded as well. Thanks.
Cheers,
Chris Dean