Open GoogleCodeExporter opened 9 years ago
[deleted comment]
[deleted comment]
All the examples in http://oauth.googlecode.com/svn/code/java/example/ implement
OAuth 1.0, not 1.0a. Fresher examples would be better.
Changing the core library
http://oauth.googlecode.com/svn/code/java/core/provider/
might be incompatible with OAuth 1.0. That's not desirable, but perhaps it's
acceptable.
Using the current provider library, one can implement a 1.0a service provider by
writing code to check for the expected oauth_callback parameter.
Original comment by jmkrist...@gmail.com
on 6 Jul 2009 at 9:30
Original issue reported on code.google.com by
monisiq...@gmail.com
on 19 Jun 2009 at 5:27