Closed (works as designed)
Project:
Simple FB Connect
Version:
7.x-2.9
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 May 2020 at 19:36 UTC
Updated:
1 May 2020 at 19:54 UTC
Jump to comment: Most recent
Comments
Comment #2
masipila commentedBy default the module doesn't store any other data from Facebook except the name, profile picture and email address i.e. there is nothing that would differentiate these users from the other users who have registered normally. The only hint is that the usernames are in a format Firstname Lastname but that could of course be the case for users who have registered directly to the site.
It would be possible to use the API provided by this module to assign certain role or additional fields to the users at the time when users are created via this module but unless you have applied such customization in your own module, this kind of logic is not applied.
Cheers,
Markus
Edit : added profile picture to the list of data fetched from FB