I'm wanting to add this to my site for users to be able to log in with Google or Facebook. Is there any way for existing users to be mapped to their Facebook accounts, etc so if an existing user decides to log in with their Facebook they do get a second Drupal account?
Comments
Comment #1
geokat commentedUsers can map their Drupal accounts to identity provider accounts (Facebook, Twitter, etc.) by going to the "3rd party identities" tab in their account and clicking "Add 3rd party identifier".
In the 7.x version of the module those are called "Linked accounts" and "Add identity". You can try the demo here:
http://plugins.janrain.com/drupal7/
Cheers,
George