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

Github OAuth #40

Merged
merged 2 commits into from
Jul 17, 2017
Merged

Github OAuth #40

merged 2 commits into from
Jul 17, 2017

Conversation

herpiko
Copy link
Member

@herpiko herpiko commented Jul 11, 2017

No description provided.

@@ -6,7 +6,6 @@ var mongoose = require('mongoose')
UserSchema = new Schema({
email: {
type: String,
required: true,
Copy link
Member Author

Choose a reason for hiding this comment

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

@anak10thn Github Oauth profile data does not provide email so there is nothing could be value of this field. This has an impact on frontend/dashboard side. Any strings with email field will not be appear.

Copy link
Member Author

Choose a reason for hiding this comment

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

Signin with Github,

orcinusbug

@anak10thn anak10thn merged commit 50848a2 into orcinustools:dev Jul 17, 2017
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.

2 participants