Active
Project:
Service Connect
Version:
6.x-1.0-beta1
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2011 at 16:39 UTC
Updated:
24 Jan 2012 at 19:48 UTC
Might want to look into what voxpelli has been doing with the Connector module. It seems like he's interested in pretty much the same thing, but he's focussing on trying to make it pluggable. There's also Janrain and Gigya, but I imagine the whole point of your effort is to side-step the third-party API, huh? :)
Any chance you'd be open to merging efforts or getting in touch with him?
Comments
Comment #1
voxpelli commentedSubscribe - I'm very actively developing my module and will soon push a new release
Comment #2
mauritsl commentedDidn't know the Connector module yet, thanks for your notice.
Both tends to do the same, but they are very different.
It is somewhat hard to setup the oauth connector module. It's not clear what you have to fill in as resource and field. Its better the have the settings for several services in the readme instead of a link on the project page.
I got an exception after returning from Twitter, so I haven't test everything yet. The exception was "Exception: Failed to fetch data from url "http://api.twitter.com/oauth/access_token" (HTTP response code 401 Unauthorized):".
Differences as far as I can see:
I think it is a good idea to merge both efforts in the future. We can expand the field mapping part of the connector module with the (content)profile integration from serviceconnect. We can also make the realname part optional, and add a "register your Twitter profile" page like serviceconnect has. Then make this configurable to keep both options.
Comment #3
voxpelli commented1. I have chosen to not have this in Connector since I believe this should be taken care of by Twitter.module and similar.
2+3. My primary goal has been one click login therefor I haven't done any work on this
4. Seems like a great thing - should probably have this in Connector!
I will push my latest, although not yet complete, code for multiple connections per user to Drupal.org now. Lets try and see how we can merge after that.
(I would like to excuse right away if I may be a bit slow to respond on any merging thoughts - I need to port the OAuth module to D7 asap if I'm not going to get beaten by an angry mob :P I will likely port Connector as part of that so I can make sure the OAuth module works on D7.)
Comment #4
MacRonin commentedUpdating title so it is more informative in dashboard activity list.
plus this lets me get updates without saying "+1 subscribe" :-)
I'm particularly curious about the Drupal7 status
Comment #5
frans commentedHi,
Can you take a look at connector and oauthconnector for D7? Some of the ideas of fields are already implemented, but could use more love.
I also build presets connectors for FB, twitter and linkedin. That should make it more easy to implement.
I really like to know your opinion!