[oauth] Re: Accessing protected resources with pre-signed header

2009-06-18 Thread Monis
Thanks for the reply, Mike and Eran. I will go on with pure OAuth implementation for now and if anything shows up will let you guys know. Thanks, Monis Iqbal On Jun 17, 10:57 pm, Mike Malone mjmal...@gmail.com wrote: Eran's right, there are ways around this, but I'm wondering what sort of

[oauth] New OAuth Dot Net Release 0.7

2009-06-18 Thread chris.s.ad...@googlemail.com
Hi Everyone, We've completed the changes to our library to support the 1.0 Rev a changes. Both the consumer classes and service provider classes have been updated. The echo provider example has been upgraded to include the new parameters as well and may be a useful testing framework for others

[oauth] Re: Java library changes

2009-06-18 Thread Monis
Hi John, It's good to see the new modularized implementation and consideration for different HTTP methods. I looked into this implementation about an year ago and comparing it with the current version, things have changed considerably, in positive direction. However, the only concern is the

[oauth] Re: Java library changes

2009-06-18 Thread John Kristian
There are automated tests, mostly in a separate module net.oauth.core:oauth-test. I hope to add improvements, but nothing major soon. I'm not familiar with the Objective-C or PHP implementations. On Jun 18, 5:28 am, Monis monisiq...@gmail.com wrote: Hi John, It's good to see the new

[oauth] Re: OAuth Core 1.0 Rev A status

2009-06-18 Thread Eran Hammer-Lahav
Draft 3 is pretty much it. The XML version in the code depot is final. I just didn't get around to convert that XML into HTML and upload it. I've been traveling for the past 3 weeks and am having some svn issues. I'll be home Sunday (at last!). EHL On 6/18/09 6:42 PM, Chasen Le Hara

[oauth] Re: OAuth Core 1.0 Rev A status

2009-06-18 Thread Chasen Le Hara
Thanks Eran. Sorry to be a pill about it. ;) On Jun 18, 6:48 pm, Eran Hammer-Lahav e...@hueniverse.com wrote: Draft 3 is pretty much it. The XML version in the code depot is final. I just didn't get around to convert that XML into HTML and upload it. I've been traveling for the past 3 weeks