esbenp / lumen-api-oauth

The code for a blog post I wrote about creating web apps using a Lumen API that is authenticated by OAuth2
http://esbenp.github.io/2015/05/26/lumen-web-api-oauth-2-authentication/
61 stars 22 forks source link

Passing array on 'body' POST request is deprecated #5

Closed hakimrie closed 9 years ago

hakimrie commented 9 years ago

based on this: https://github.com/guzzle/guzzle/blob/master/src/Client.php#L117