use Connect.registerUsers to map existing accounts
Dave Cohen - April 9, 2009 - 18:41
| Project: | Drupal for Facebook |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
facebook provides a mechanism to detect whether a connected user already has a local account, http://wiki.developers.facebook.com/index.php/Connect.registerUsers. This works only if the user provided the same email to both drupal and facebook, but even with that limitation is better than nothing.
More information: http://wiki.developers.facebook.com/index.php/Linking_Accounts_and_Findi....
Drupal for Facebook should use this mechanism on connect-enabled sites. And possibly on canvas pages sites, too.

#1
It does? The fb_register module (in the contrib folder) does exactly that...
It also maps new users as they add the app.
#2
Yeah, I added fb_register, but never updated this issue. Thanks for reminding me.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.