oauth2-client/test/src
Alexandru Guzinschi c0f8ebf920 Added getResponseBody method in IDPException
Problem:

Some providers are sending additional information when an error occurs,
which can't be accessed because property `$result` is protected.

Solution:

Data from this property can be accessed using `getResponseBody()` method.

Closes #185
2015-02-26 12:50:11 +02:00
..
Entity Fix UserTest.php namespace 2015-01-08 20:17:22 +09:00
Exception Added getResponseBody method in IDPException 2015-02-26 12:50:11 +02:00
Grant remove unused assertions 2014-12-01 08:03:06 +01:00
Provider Merge pull request #210 from SammyK/update-facebook-scope 2015-02-03 18:06:22 -06:00
Token fix cs 2014-12-01 08:05:26 +01:00