[oauth] Re: Simplify OAuthCredentials

2009-06-13 Thread Morten Fangel
Hi Mandakini, You want examples on how to to 2-legged consumers or 2-legged service providers in PHP? Currently 2-legged service-providers aren't supported (but easily added by extending OAuthServer). 2-legged consumers would just be your standard consumer where you pass in a blank access token

[oauth] Re: problem with maven2

2009-06-13 Thread John Kristian
Source code: http://code.google.com/p/oauth/source/browse/#svn/code/java/core Maven repository: http://oauth.googlecode.com/svn/code/maven For example, oauth.jar: http://oauth.googlecode.com/svn/code/maven/net/oauth/core/oauth/20090531/oauth-20090531.jar On Jun 12, 10:11 pm, Mandakini kumari