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

No emails are returned #68

Closed
beanieboi opened this issue Feb 9, 2017 · 2 comments
Closed

No emails are returned #68

beanieboi opened this issue Feb 9, 2017 · 2 comments

Comments

@beanieboi
Copy link

Hey,

first of all, thank you so much for omniauth-github it makes it so easy to integrate oauth!

I have 3 email addresses configured on my account and they are not private. since the last version bump

  • auth_hash['info']['email'] is nil,
  • auth_hash['extra']['all_emails'] is []
  • auth_hash['extra']['raw_info']['email'] contains my primary email.

anything I can help with debugging?

@tmilewski
Copy link
Member

Pushed to RubyGems as 1.2.2

@beanieboi
Copy link
Author

thank you so much! after the patch. auth_hash['info']['email'] contains my email address. out of curiosity, I would expect that my primary email would show up in auth_hash['extra']['all_emails'] as well, but it's still empty. is this on purpose?

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

2 participants