oauth2-client/test
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
..
src Added getResponseBody method in IDPException 2015-02-26 12:50:11 +02:00
Bootstrap.php CS fixes 2014-11-08 21:30:40 +00:00