Posted by voxpelli on May 21, 2010 at 7:51pm
Makes it possible to connect and sign in a Drupal user with accounts on most third party sites with OAuth API:s.
Provides a UI for adding and editing specifications of OAuth API:s that the users should be able to connect to. Also provides exportability of those specifications.
Is an implementation of the Connector module.
Introduction blog post with screencast: First alpha of OAuth Connector released
Tested OAuth API:s
- Twitter - works (Example export can be found here)
- LinkedIn - works (Example export can be found here)
- Digg - works if using QueryPath
- Drupal Services OAuth Login Provider
Required modules
- OAuth 3.x
- Connector
- Http Client
- Chaos tool suite (Tested with 6.x-1.6)
Optional modules
- QueryPath (For selector based extraction of user data from XML-responses)
Works well with
Roadmap
- Getting multiple connections to work with next version of Connector - In progress. Requires #1002482: token_key column not large enough and #1010264: Need a way to associate to an existing account
- Stabilize the module by eg. doing better error handling.
- Enhance the way other modules like Twitter can add OAuth connections.
- Support OAuth 2.0 and Facebook, Gowalla etc.
- ...lots of more stuff. Add your own requests in the issue queue!
The code for this project can also be found on GitHub: http://github.com/voxpelli/drupal-oauthconnector
If you like this module, feel free to flattr it.
Downloads
Other releases
Development releases
Project Information
- Maintenance status: Seeking co-maintainer(s)
- Development status: Under active development
- Module categories: Third-party Integration, User Access & Authentication
- Reported installs: 73 sites currently report using this module. View usage statistics.
- Last modified: January 23, 2012