Needs review
Project:
Facebook OAuth (FBOAuth)
Version:
7.x-2.0-rc3
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Reporter:
Created:
8 Jun 2016 at 07:22 UTC
Updated:
8 Jun 2016 at 11:36 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
khoomy commentedAdding following line
$return['query']['auth_type'] = 'rerequest';solved the issueComment #3
jalpesh commentedI think it must be in below condition.
if (variable_get('fboauth_popup', 1)) {
$return['attributes']['class'] = array('fboauth-popup');
$return['query']['display'] = 'popup';
}
Can you please reconfirm with attach patch. Thanks.
Comment #4
jalpesh commentedComment #5
keva commentedEven with patch #3, it still provides the @facebook.com email address