Posted by walkah on May 25, 2009 at 9:55pm
Jump to:
| Project: | OAuth |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | walkah |
| Status: | closed (fixed) |
Issue Summary
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
#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.
#3
Subscribing....
#4
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.