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

Remove removed scopes from default and fix unit tests #59

Merged
merged 11 commits into from
Jul 25, 2020

Conversation

mikealmond
Copy link
Contributor

Merges #53 and #54 with some additional fixes.

@H4wKs
Copy link

H4wKs commented Jul 21, 2020

Thank you @mikealmond & @grifx :)

Copy link

@H4wKs H4wKs left a comment

Choose a reason for hiding this comment

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

@SammyK any chance you could take a few minutes to review / approve this PR ?

@SteppingHat
Copy link

Hey guys! Sorry to heckle you all but any ETA on the merge of this PR? I feel like a number of us have a hacky vendor file edit on prod as a workaround while we wait for #55 to be resolved 😅 Thanks! ❤️

@H4wKs
Copy link

H4wKs commented Jul 23, 2020

Hey guys! Sorry to heckle you all but any ETA on the merge of this PR? I feel like a number of us have a hacky vendor file edit on prod as a workaround while we wait for #55 to be resolved 😅 Thanks! ❤️

Well, we can't do much more here than wait for the maintainer (@SammyK) to approve the PR. I have tried to reach out to him on LinkedIn as well, hopefully he will get the message but as you can see, this package is not that active anymore, the last release was 3 years ago.
Not sure if any other of @thephpleague members can step in and help here (ping @alcohol @Anahkiasen @chalasr )

In the meantime, we shared a few solution to get around this issue here:
#55

@alcohol
Copy link
Member

alcohol commented Jul 23, 2020

I can merge it... but to be honest I've never done this outside of the context of my own library. Not sure if I would be overstepping any boundaries here.

@alcohol
Copy link
Member

alcohol commented Jul 23, 2020

Also willing to take ownership if that is truely nonexistent. But no idea what the process for this is.

@H4wKs
Copy link

H4wKs commented Jul 23, 2020

I can merge it... but to be honest I've never done this outside of the context of my own library. Not sure if I would be overstepping any boundaries here.

@alcohol thanks for your reply. I perfectly understand, I was hopping that you or someone from the team may be able to reach out more easily to @SammyK or someone else who would be confortable to do it.

@H4wKs
Copy link

H4wKs commented Jul 25, 2020

@shadowhand any chance you could help here as you already working on oauth2-facebook & oauth2-client & oauth2-google ? Or @Sephster as you work on oauth2-server
I am afraid that if this is not solved shortly, people are going to stop using @thephpleague oauth2 package.

@@ -103,7 +103,7 @@ public function getResourceOwnerDetailsUrl(AccessToken $token)
$fields = [
'id', 'name', 'first_name', 'last_name',
'email', 'hometown', 'picture.type(large){url,is_silhouette}',
'cover{source}', 'gender', 'locale', 'link', 'timezone', 'age_range'
Copy link
Member

Choose a reason for hiding this comment

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

Does cover no longer exist in the API?

Copy link
Member

Choose a reason for hiding this comment

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

Ah, I see #54.

@shadowhand shadowhand merged commit e3a99d9 into thephpleague:master Jul 25, 2020
@shadowhand
Copy link
Member

Released in version 2.0.2.

@shadowhand shadowhand added the bug label Jul 25, 2020
@H4wKs
Copy link

H4wKs commented Jul 25, 2020

Huge Thanks for your help with this matter @shadowhand !

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

Successfully merging this pull request may close these issues.

None yet

6 participants