[oauth] Re: Two questions

2009-07-11 Thread Manish Pandit
On Jul 9, 11:23 pm, Avi syndicatebk...@gmail.com wrote: Thanks guys I am able to read the java doc from the svn repo. Manish, where is this blog post you were referring to? Here you go: http://oauth.net/documentation/getting-started -cheers, Manish

[oauth] Re: Two questions

2009-07-08 Thread Manish Pandit
On Jul 8, 3:47 am, Avi syndicatebk...@gmail.com wrote: Hi all, I have recently integrated Shindig into my application, I have a very layman's view of OAuth, so the questions may sound silly.I want to implement the Service Provider side of 3-legged OAuth. I have a couple of questions, 1)

[oauth] Re: Two questions

2009-07-08 Thread John Kristian
The source code is in http://oauth.googlecode.com/svn/code/maven/net/oauth/oauth-core/20090315/oauth-core-20090315-sources.jar or you can get it from svn thus: svn checkout -r917 http://oauth.googlecode.com/svn/code/java/core On Jul 8, 3:47 am, Avi syndicatebk...@gmail.com wrote: 2) Is there