profile information
masyomo - December 1, 2007 - 22:36
| Project: | Facebook - Auth |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
options to pull in profile information from Facebook profiles into drupal account eg. address information, profile pic

#1
had a look into this and seems that storing the info would be against the TOS http://developers.facebook.com/documentation.php?v=1.0&doc=misc
But I wonder if it would be ok to pull the data in and then ask the user if they wish to have the data appear in their profile (address/photo/any other options) and if they select yes presumably that would be ok in the same way as if they entered the info manually?
Obviously if they don't accept ot the data would need to be cleared from their drupal profile.
#2
Any idea on how to do this? or when? every login? only on initial create?
Would you want to list one facebook field to one profile field?
Its doable i guess, checkboxes on the reg page to indicate which fields they want to transfer?