We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ca78be commit 4dfceb5Copy full SHA for 4dfceb5
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# OAuth 2.0 Client Changelog
2
3
+## 2.3.1
4
+
5
+_Released: 2018-11-19_
6
7
+* Allow paragonie/random_compat's empty 9.99.99 placeholder
8
+* Throw an `UnexpectedValueException` on non-JSON responses from access token
9
+ request (when calling `AbstractProvider::getAccessToken()`)
10
11
## 2.3.0
12
13
_Released: 2018-01-13_
0 commit comments