I use Laravel Cashier to talk to Stripe:
Sep 1, 2016
5
Level 8
Guzzle 6 and Oauth 2
Hi!
I am trying to consume the Stripe API for adding and attaching a stand-alone account using Guzzle. Stripe uses Oauth 2 and I can't find a plugin like guzzlehttp/oauth-subscriber for Oauth 2.
How would you go about making an Oauth 2 request using Guzzle?
Please or to participate in this conversation.