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:

Last updated