1
0
Fork 0

Fix OAuth2 getActiveUserUrl

This commit is contained in:
Alan Plum 2016-07-19 22:27:03 +02:00
parent 6bbe8e8098
commit adc0927842
No known key found for this signature in database
GPG Key ID: 8ED72A9A323B6EFD
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@ v3.0.4 (XXXX-XX-XX)
* fixed segfault in V8, by backporting https://bugs.chromium.org/p/v8/issues/detail?id=5033
* Foxx OAuth2 module now correctly passes the `access_token` to the OAuth2 server
v3.0.3 (2016-07-17)
-------------------