Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Request email from Facebook auth #586

Closed
adrianhara opened this issue Nov 26, 2015 · 1 comment
Closed

Request email from Facebook auth #586

adrianhara opened this issue Nov 26, 2015 · 1 comment

Comments

@adrianhara
Copy link

Hi,

I noticed that the Facebook call in CreateTicketAsync doesn't return the user's email. The code in CreateTicketAsync does try to get the email from the payload, but it's not there.

I think the problem could be solved by specifying the "fields=email,..." in the query to the UserInformationEndpoint. I'd be happy to submit a PR for this, but before I try I wanted to ask if maybe I'm missing something and it actually should work as is.

Thanks!

@Tratcher
Copy link
Member

Tratcher commented Dec 3, 2015

This was just fixed: #565

@Tratcher Tratcher closed this as completed Dec 3, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants