seegno / uphold-sdk-php

Uphold PHP SDK
http://seegno.com
28 stars 24 forks source link

Fix handling of user authorize response #143

Closed joaonice closed 7 years ago

joaonice commented 7 years ago

This fixes the handling of the user authorize response by retrieving the access token from the array that is given by the /oauth2/token endpoint.