Download & Extend

use Connect.registerUsers to map existing accounts

Project:Drupal for Facebook
Version:6.x-3.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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.

Comments

#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

Status:active» fixed

Yeah, I added fb_register, but never updated this issue. Thanks for reminding me.

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.