Skip to content

Conversation

@waqas19921
Copy link

@waqas19921 waqas19921 commented Jun 21, 2016

Solution for
#1883

@waqas19921 waqas19921 changed the title Pull request Solution for re-login twitter Jun 21, 2016
@Awk34
Copy link
Member

Awk34 commented Jun 21, 2016

Please conform to the Contributing Guidelines.

<%_ if(filters.oauth) { _%>
if (authTypes.indexOf(this.provider) !== -1) {
return respond(true);
}<% } %>
Copy link
Member

Choose a reason for hiding this comment

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

Are you sure this is redundant?

Copy link
Author

Choose a reason for hiding this comment

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

Yes it is. No need of this check.

Copy link
Author

Choose a reason for hiding this comment

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

Sorry in my case it is redundant because i want to check email in case of social login that it is already available or not in the DB.

@Awk34 Awk34 added this to the Soon milestone Jun 21, 2016
@Awk34 Awk34 closed this in 5991a72 Sep 13, 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.

2 participants