Hi,
What do you think about the switching to the official PHP SDK https://github.com/VKCOM/vk-php-sdk?
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | switch_to_official_sdk-2953973-12.patch | 21.51 KB | ugolek |
Hi,
What do you think about the switching to the official PHP SDK https://github.com/VKCOM/vk-php-sdk?
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | switch_to_official_sdk-2953973-12.patch | 21.51 KB | ugolek |
Comments
Comment #2
gvsoOne of the reasons the current release is an alpha version is because we want to use the official library instead of the PHP League OAuth2 client library. If you want to work on this, please go ahead!
Comment #3
davps commentedPorted and manually tested.
https://github.com/drupalsocialinitiative/social_auth_vk/pull/3/files
Comment #4
ugolek commentedHi david.pashaev, I just tested on http://dev-social-auth-vk.pantheonsite.io/, and looks like all working well with the latest Drupal 8 and PHP 7.1.
Hi gvso, I think you could accept the PR from david.pashaev.
Thanks
Comment #5
davps commentedAttaching patch from pull request
Comment #7
gvsoI will look at your patches to the Social API by this Sunday. Thanks for your contributions.
Comment #8
gvsoI wonder why the tests failed
Comment #9
gvsoJust return the SDK directly without the temporal variable $plugin
Print an "user-friendly" message here and log the error with the logger
Same as the previous one.
I haven't tested this patch, but I don't like the way this file was implemented. It doesn't follow the same behavior as the other implementers, and that's something we want to avoid as much as possible
Comment #10
ugolek commentedHi @gvso,
I fixed some mentioned issue. But I also check other Social Auth related projects and they not follow the right way. We need to sort out this issue asap.
Thank you
Comment #11
ugolek commentedComment #13
ugolek commentedComment #14
ugolek commented