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

Provide a way to request extra fields from Facebook during auth #84

Open
annorax opened this issue Jun 6, 2016 · 0 comments
Open

Provide a way to request extra fields from Facebook during auth #84

annorax opened this issue Jun 6, 2016 · 0 comments

Comments

@annorax
Copy link

annorax commented Jun 6, 2016

Currently, the field list is hard coded into FacebookImpl (stored in the private static PROFILE_FIELDS constant). It would be nice if there were a way to override / augment this list.

For example, in my use case, I'd like to add the cover field, and later extract the value from Profile.rawResponse.

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