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 047e7dd commit ef48d09Copy full SHA for ef48d09
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# OAuth 2.0 Client Changelog
2
3
+## 1.0.0-beta2
4
+
5
+_Released: 2015-08-12_
6
7
+* BREAK: Add toArray() to ResourceOwnerInterface.
8
+* Always attempt to parse responses as JSON and fallback on failure.
9
+* Add dot notation support to access token resource owner ID.
10
+* Use the Bearer authorization header for the generic provider.
11
+* Documentation updates.
12
13
## 1.0.0-beta1
14
15
_Released: 2015-07-16_
0 commit comments