Varbase Social Single Sign-On

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

Varbase Social Single Sign-On Module

Varbase social authentication features are bundled through the Varbase Social Single Sign-On module. GitHub: https://github.com/Vardot/varbase_auth Drupal.org: https://www.drupal.org/project/varbase_auth

After building a project using the varbase-project template, you can see the code of the Varbase Social Single Sign-On module in:

project_directory
|-- docroot
    |-- modules
        |-- contrib
            |-- varbase_auth

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

Module

Purpose

Block

(in Drupal core)

Controls the visual building blocks a page is constructed with. Blocks are boxes of content rendered into an area, or region, of a web page.

Allows user authentication with different services.

Social Auth integration for Facebook.

Social Auth integration for Twitter.

Social Auth integration for LinkedIn.

Social Auth integration for Google.

Screenshots

Last updated