Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Yandex provider #1016

Merged
merged 2 commits into from
Jan 2, 2019
Merged

Added Yandex provider #1016

merged 2 commits into from
Jan 2, 2019

Conversation

bologer
Copy link
Contributor

@bologer bologer commented Dec 1, 2018

Q                       A
Fixed Issues? No
Patch: Bug Fix? No
Major: Breaking Change? No
Minor: New Feature? Yes
Documentation PR

Added Yandex provider for v3 for #1013

@bologer bologer mentioned this pull request Dec 1, 2018
Copy link
Member

@ApacheEx ApacheEx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I've a few notes to fix/review

{
$data = parent::validateAccessTokenExchange($response);

// Need to store user_id as token for later use.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do not see any usages of this. Why do we need to overried this method?


return $userProfile;
}
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add blank line

/**
* {@inheritdoc}
*/
public function hasAccessTokenExpired()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do not see reason to override this method - the same logic as in parent class.

@bologer
Copy link
Contributor Author

bologer commented Dec 1, 2018

@ApacheEx added changes, tested new changes and it still works as expected 👍

@bologer
Copy link
Contributor Author

bologer commented Dec 29, 2018

@ApacheEx could you please review and merge?

@ApacheEx ApacheEx merged commit 999deb6 into hybridauth:master Jan 2, 2019
@ApacheEx
Copy link
Member

ApacheEx commented Jan 2, 2019

Thanks a lot. Great job 🥇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants