Reading the code for the n:th time I realize that the OAuthServer never should instantiate the OAuthToken directly. Should this be solved by a get-empty-token factory function in the data store?
/Hugo On May 8, 10:37 pm, Hugo Wetterberg <[email protected]> wrote: > Hi All, > I've modified OAuth.php so that we can support consumer request > according to the draft "Using OAuth for Consumer > Requests"http://oauth.googlecode.com/svn/spec/ext/consumer_request/1.0/drafts/... > > See:http://github.com/hugowetterberg/oauth_common/commit/b969757d5d6fb52f... > > As I'm about to commit this code to the Drupal CVS (which means that > the code will be GPL:ed) I want to publicly submit this change as a > patch to thehttp://code.google.com/p/oauth/under the MIT license to > avoid any licensing trouble that might come of doing it the other way > around. > > Cheers, > /Hugo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
