I have a growing desire to rely on oauth module simply for using the library from a consistent place (twitter module, fireeagle module, etc) - but don't need the overhead of provider and/or webservices specific code.

Also, it would be great to see OAuth library support available in D7 core - this could help pave the way for that.

Patch to follow...

Comments

brmassa’s picture

James,

nice you are interested on OAuth.

Well, im thinking about to creating a module to centralize the Web Services Client methods. Maybe for a further D7 integration.

Patches are always welcome

regards,

massa

sumitk’s picture

I am already working on D7 version of OAuth module. Patch is in progress (initial port is done). Also I am working on some centralized way to integrate services with drupal (not just webservices). Patch will be posted in drupal.org queue very soon.

BenK’s picture

Subscribing....

sumitk’s picture

Status: Active » Closed (fixed)

http://drupal.org/project/services_oauth and http://drupal.org/project/oauth_common are more supported at the moment please use them to use OAuth with services.