Skip to content

Solution for re-login twitter #1997

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

Closed
wants to merge 3 commits into from

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