Hi,
is there a way to tell which users are from facebook?
Hi, is there a way to tell which users are from facebook? |
Look at the email address. It's a dead giveaway. https://www.deanbassett.com |
Well, the problem is...i have some proxied e-mails, and some users that don't have any... I'm trying to get the special permissions from FB to access the e-mails but there are far more serious logical and dataflow problems with the connect module... |
There is also a field in the database in the Profiles table called FacebookProfile . It will conatin the FB ID if they connected with facebook. https://www.deanbassett.com |
thank you very much for that! |
Also the facebookapi included with dolphin has been modified. The logon
function that you would normally pass an additional value to to request
extended permissions is not available in the rewritten version. https://www.deanbassett.com |
Much problematic period...they're also changing to OAth2.0 but hey...at least we're gonna get a unified permissions block |