Social Auth Facebook

Component ID

2840522

Component name

Social Auth Facebook

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

4855

Component created

Component changed

Component body

This project is part of the Drupal Social Initiative and is based on the Social API.

Social Auth Facebook allows users to register and login to your Drupal site with their Facebook account. It is based on Social Auth and Social API projects

This module adds the path user/login/facebook which redirects the user to Facebook for authentication.

After Facebook has returned the user to your site, the module compares the email address provided by Facebook. If your site already has an account with the same email address, user is logged in. If not, a new user account is created.

Login process can be initiated from the "Facebook" button in the Social Auth block. Alternatively, site builders can place (and theme) a link to user/login/facebook wherever on the site.