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 a3088a9 commit 5a66745Copy full SHA for 5a66745
CHANGELOG.md
@@ -1,6 +1,14 @@
1
Changelog
2
=========
3
4
+## 0.3.3 (2014-02-17)
5
+* Fix: Incorrect redirect URL when no parameters are set,
6
+* Fix: Add missing parameter `prompt` for `GoogleResourceOwner`,
7
+* Fix: `WordpressResourceOwner` user details API call,
8
+* Fix: PHP Notice when `oauth_callback_confirmed` was set too `false`,
9
+* Fix: PHP Fatal when session returns boolean instead of object,
10
+* Fix: Add missing query parameters for `FacebookResourceOwner`
11
+
12
## 0.3.2 (2014-02-07)
13
* Fix: Prevent `SessionUnavailableException` when returns back from service,
14
* Fix: `EntityUserProvider` should implement `UserProviderInterface`,
0 commit comments