Social Login

Last updated on
13 July 2022

This page has not yet been reviewed by Open Social maintainer(s) and added to the menu.

This documentation is deprecated.

Structure of Social Auth modules

  • social_api and social_auth - contrib modules from Social Initiative.
  • social_auth_extra - custom (sandbox ready), provides extra classes, interfaces, specific login/sign up flow, link/unlink functionality and sending emails after registration.
  • social_auth_facebooksocial_auth_googlesocial_auth_twittersocial_auth_linkedin- (sandbox ready) provides social auth for specific networks.
  • social_sso - specific module for Open Social. Add permission for sitemanager role, set first name, last name and profile picture if possible after signup from social network.

Install & Enable

Note It's important to install/update Open Social with composer since our modules heavily rely on libraries we can not install with the tarball.

  • Make sure you install social_apisocial_authsocial_sso and social_auth_extra
  • Also install the network(s) of your choice.

Instructions how to configure modules

Help improve this page

Page status: Deprecated

You can: