We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aedc589 commit 9dfb671Copy full SHA for 9dfb671
1 file changed
changelog
@@ -2,6 +2,7 @@
2
* add Google Async Exmaple (with bugfix for it to work)
3
* add OSGI manifest metadata
4
* apiSecret is not mandatory parameter in config (to use on client sides and other flows without need of the API secret)
5
+ * implement OAuth2 Authorization Response parsing in the OAuth20Service (to extract code and state from url, useful for Android)
6
7
[2.4.0]
8
* APIs 2.0 can define different endpoints for access token and for refresh token (the same urls by default)
0 commit comments