[oauth] Re: Signing method for XRD

2009-06-12 Thread =nat
Thanks guys for great feedback! Now I am feeling better in sticking with XML DSig. In the previous spec, we used XML DSig and turned out that most people did not implement/use it. If the community feels better about XML DSig now than several years ago, that is very reassuring. Thanks!

[oauth] Re: Fix maven dependencies

2009-06-12 Thread John Kristian
I'll do that. Thanks for pointing it out. On Jun 11, 7:52 am, bowa bruno.w...@gmail.com wrote: Can someone with svn commit rights to the google code project change this and put a new build on the maven repo please ? thanks, bruno --~--~-~--~~~---~--~~ You

[oauth] Re: problem with maven2

2009-06-12 Thread John Kristian
I corrected this, in version 20090531. I'm sorry I caused you difficulty. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups OAuth group. To post to this group, send email to oauth@googlegroups.com To unsubscribe from

[oauth] How to get oauth_token and oauth_token_secret for users without going to tweet.com for Deny/Allow process

2009-06-12 Thread Pushpa
Hi I am having code to post message on tweet.com from my site using OAUTH. The objective to use oauth is display source name as my sitename (i.e. from Redcounty.com) not from web. My problem is I don't want to go twitter.com for 1)Login and 2) Deny/Allow process So in nutshell I want to

[oauth] Re: Simplify OAuthCredentials

2009-06-12 Thread John Kristian
Done, in -r1052 of the Java library http://oauth.googlecode.com/svn/code/java/core/httpclient4/ Thanks for the suggestion. On Jun 8, 12:01 pm, Paul Austin paul.d.aus...@gmail.com wrote: Could a new constuctor be added which just accepted a consumerKey and consumerSecret and automatically

[oauth] OAuth Core 1.0 Rev A status

2009-06-12 Thread rwallace
Have there been any updates on the status of 1.0 Rev A since draft 3 was published? It seemed like it was going get finalized on the 27th of May according to this message http://groups.google.com/group/oauth/ msg/de5169bc5ba6bcee. But there hasn't been any formal announcements or anything else.

[oauth] Re: OAuth Core 1.0 Rev A status

2009-06-12 Thread Eran Hammer-Lahav
It is final. Just didn't get around to post it yet. EHL On 6/12/09 4:28 PM, rwallace rwallace1...@gmail.com wrote: Have there been any updates on the status of 1.0 Rev A since draft 3 was published? It seemed like it was going get finalized on the 27th of May according to this message

[oauth] Re: problem with maven2

2009-06-12 Thread Mandakini kumari
Hi Where to get version 20090531 . Please give me link url link for it. On Fri, Jun 12, 2009 at 9:55 PM, John Kristian jmkrist...@gmail.com wrote: I corrected this, in version 20090531. I'm sorry I caused you difficulty. -- Regards Mandakini

[oauth] Re: Simplify OAuthCredentials

2009-06-12 Thread Mandakini kumari
Hi Thnaks for your quick response. Any luck to get code in php ? or concept how to do it ? On Fri, Jun 12, 2009 at 10:14 PM, John Kristian jmkrist...@gmail.comwrote: Done, in -r1052 of the Java library http://oauth.googlecode.com/svn/code/java/core/httpclient4/ Thanks for the suggestion.