surjit / oauth

Automatically exported from code.google.com/p/oauth
0 stars 0 forks source link

Add parameters argument to getRequestToken java api #52

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Maybe related to: http://code.google.com/p/oauth/issues/detail?
id=44&colspec=ID%20Type%20Status%20Priority%20Lib%20Owner%20Summary

Patch attached.  This will allow you to pass any other required parameters on 
the get request token 
api (for example oauth_version).

Original issue reported on code.google.com by perd...@gmail.com on 21 Oct 2008 at 6:09

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed in OAuthClient.java -r685

Original comment by jmkrist...@gmail.com on 22 Oct 2008 at 5:20