Move services module integration to separate module
walkah - May 25, 2009 - 21:55
| Project: | OAuth |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | walkah |
| Status: | active |
Jump to:
Description
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...

#1
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
#2
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.