Guzzle Oauth Plugin
Categories
Component ID
2141673
Component name
Guzzle Oauth Plugin
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
2805
Component created
Component changed
Component body
This module it is not needed any more since now you can manage Drupal's composer.json.
If you need the Guzzle OAuth plugin, then run the following command from the root of your Drupal project:
composer require guzzlehttp/oauth-subscriber 0.3.*
You can find an example of how to use this library at this Gist.
