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

Facebook picture is always 50px #162

Open
nepster-web opened this issue Oct 8, 2021 · 0 comments
Open

Facebook picture is always 50px #162

nepster-web opened this issue Oct 8, 2021 · 0 comments

Comments

@nepster-web
Copy link
Contributor

Hey!

Issue

After login facebook picture is always 50px why is this happening?

My env

PHP: any

Library: latest

Provider: facebook

Provider options:

[
  'options' => [
      'stateless' => true,
      'identity.fields' => [
             'email',
             'name',
             'picture.width(99999)',
       ],
],
];

Thanks 😺

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

No branches or pull requests

1 participant