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

done username fetching when auth with github #97

Merged
merged 5 commits into from
Jun 11, 2015

Conversation

frenchbread
Copy link
Contributor

No description provided.

user.emails = [{address: "", verified: true}]
else
user.emails = [{address: user.services.github.email, verified: true}]
console.log user.services.github
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delete console log

@brylie
Copy link
Contributor

brylie commented Jun 8, 2015

Looks good. It might be good to file the support request in the Meteor issue queue, if one does not already exist.

55 pushed a commit that referenced this pull request Jun 11, 2015
done username fetching when auth with github
@55 55 merged commit 2190f68 into develop Jun 11, 2015
@55 55 removed the in progress label Jun 11, 2015
@55 55 deleted the feature/github-auth-username branch June 11, 2015 14:31
brylie pushed a commit that referenced this pull request Dec 20, 2016
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

Successfully merging this pull request may close these issues.

None yet

3 participants