githubEdit

Varbase Auth Base

The Varbase Auth Base recipe provides Social Single Sign-On with default social authentication capabilities for Varbase sites.

Drupal.org Project

https://www.drupal.org/project/varbase_auth_basearrow-up-right

Included Modules

Brings in the following core and contributed modules to your site:

Module
Purpose

Allows user authentication with different services.

Social Auth integration for Google.

Adds single sign-on using existing information from a social networking service. Such as Facebook, Twitter, LinkedIn, or Google. Built using Social API.

Available Modules (Not Enabled by Default)

The following modules are downloaded with this recipe but not enabled during installation. You can enable them manually if needed:

Module
Purpose

Social Auth integration for Facebook.

Social Auth integration for LinkedIn.

Installation

Apply the recipe using Drush:

Configuration

After applying the recipe, configure your social authentication providers by navigating to Administration > Configuration > People > Social Auth and entering the required API credentials for each provider (such as Google OAuth Client ID and Secret).

Last updated