fbConnect Account Linking
Dave Cohen - January 17, 2009 - 20:41
| Project: | Drupal for Facebook |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | fbConnect |
Jump to:
Description
The fbConnect implementation should optionally use the friend discovery techniques described here: http://wiki.developers.facebook.com/index.php/Friend_Linking:_Connecting...
This will allow Drupal sites to learn which of their users are friends with each other on Facebook.

#1
I am new to the dev side of facebook, does the drupal application do friend linking natively per the description of the drupal app or do I need to apply to facebook for the friend linking feature?
#2
I have to admit I don't understand the question. Can you explain?
This issue has nothing to do with linking friends. It has to do with linking a local (Drupal) account with a Facebook account id via Drupal's authmap table.
#3
In http://www.facebook.com/developers/editapp.php?app_id=xx
there is the option to request facebook to allow you to enable "friend Linking" which is the feature the link above points to. For fbconnect do I need to request facebook to enable this feature? Is the "friend linking" feature provided by facebook used by fbconnect?