league-oauth2-ely/tests
electron93 7bb61adc8c Sometimes the $data argument of the checkResponse() method has a string type
If the OAuth server responds with 502 status and non-json content, the parseResponse() method of the AbstractProvider class returns a string instead of an array.
2018-08-20 14:51:35 +03:00
..
data Initial commit 2016-11-25 14:26:29 +03:00
ProviderTest.php Sometimes the $data argument of the checkResponse() method has a string type 2018-08-20 14:51:35 +03:00
ResourceOwnerTest.php Initial commit 2016-11-25 14:26:29 +03:00