Oauth2 Client Service
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Extends the oauth2_client module to offer more flexibility, and easier access through the Drupal 7 dependency injection container, service_container.
This is a developer module, use it to add OAuth2 capability to your own module. Configuration for your client is stored as a Ctools exportable. Since OAuth2 implementations vary so greatly, you can include a custom Class in your configuration, and override/tweak/improve the vanilla implementation to your heart's content!
To use:
