I have collected several patches for this issue (10a support) already and will work on this very soon (probably Wednesday). Can you please upload the patch without unit tests? Please file a separate case for the unit tests.
Thanks! Leah On Mon, Aug 3, 2009 at 3:24 PM, Rodney Dawes <[email protected]> wrote: > > I've updated my patch on Issue 110. The patch now includes proper unit > tests (so you can do 'trial oauth' to test the code), and implements > 1.0a fully in the tests. Some parts of 1.0a actually require the real > server code to do some work, as the OAuthServer API doesn't provide > response objects that can just be converted to HTTP responses. Of > particular note are that the server is required to store the verifier > which OAuthServer generates and passes to OAuthDataStore. It's also > required to add this to the response parameters itself, as well as the > oauth_callback_confirmed parameter when replying to the request for an > unauthorized request token. > > Leah or someone, can you please review this patch so we can get the > support in the library asap? Thanks! > > > On Jul 30, 9:39 am, Rodney Dawes <[email protected]> wrote: > > [1]http://code.google.com/p/oauth/issues/detail?id=110 > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OAuth" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/oauth?hl=en -~----------~----~----~----~------~----~------~--~---
