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 0f9481e commit e1d4332Copy full SHA for e1d4332
CHANGELOG.md
@@ -1,6 +1,14 @@
1
Changelog
2
=========
3
4
+## 0.3.4 (2014-05-12)
5
+* Fix: Instagram OAuth redirect to one url,
6
+* Fix: `FOSUBUserProvider` should also implement `UserProviderInterface`,
7
+* Fix: `YahooResourceOwner` `infos_url` to use new format,
8
+* Fix: Send authorization via headers instead of URL parameter,
9
+* Fix: `GithubResourceOwner` revoke method,
10
+* Fix: Add login routing documentation note
11
+
12
## 0.3.3 (2014-02-17)
13
* Fix: Incorrect redirect URL when no parameters are set,
14
* Fix: Add missing parameter `prompt` for `GoogleResourceOwner`,
0 commit comments