splendido / meteor-accounts-meld

Meteor package to meld user accounts registered with the same email address, or associate many different 3rd-party login services with the same user account.
http://test-accounts-meld.meteor.com/
98 stars 26 forks source link

updated GitHub email info in README.md #43

Open BPJackson opened 8 years ago

BPJackson commented 8 years ago

Just changed the Readme to reflect the current state of GitHub's response in oauth.

"emails": [ { "email": "email@email.com" "primary": true "verified": true } ]

splendido commented 8 years ago

How do recent changes to GitHub respose or Oauth flow relate with this?