# 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](https://www.drupal.org/project/social_api).

## Varbase Social Single Sign-On Module

{% hint style="info" %}
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:
{% endhint %}

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

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

| Module                                                                           | Purpose                                                                                                                                      |
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>Block</strong></p><p><em>(in Drupal core)</em></p>                    | 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. |
| [**Social Auth**](https://www.drupal.org/project/social_auth)                    | Allows user authentication with different services.                                                                                          |
| [**Social Auth Facebook**](https://www.drupal.org/project/social_auth_facebook/) | Social Auth integration for Facebook.                                                                                                        |
| [**Social Auth Twitter**](https://www.drupal.org/project/social_auth_twitter)    | Social Auth integration for Twitter.                                                                                                         |
| [**Social Auth LinkedIn**](https://www.drupal.org/project/social_auth_linkedin/) | Social Auth integration for LinkedIn.                                                                                                        |
| [**Social Auth Google**](https://www.drupal.org/project/social_auth_google/)     | Social Auth integration for Google.                                                                                                          |

## Screenshots

![One Social Login Button](https://1741922406-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LMp_PWjEdZQrVE520s3%2F-MfSYfd4mivJcwVJNIls%2F-MfS_RdMPkG8G6c-hRBB%2Fvarbase-login-social-auth-1-network-xl.png?alt=media\&token=429558c0-e208-48f4-b33a-274461a25c46)

![Two Social Login Buttons](https://1741922406-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LMp_PWjEdZQrVE520s3%2F-MfSYfd4mivJcwVJNIls%2F-MfS_eJKdWkxp-V7nRvo%2Fvarbase-login-social-auth-2-networks-xl.png?alt=media\&token=c43f679e-3b69-4a4f-85f6-e684566b8b42)

![Three Social Login Buttons](https://1741922406-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LMp_PWjEdZQrVE520s3%2F-MfSYfd4mivJcwVJNIls%2F-MfS_ox005Cd4BSyA_nx%2Fvarbase-login-social-auth-3-networks-xl.png?alt=media\&token=d1b95894-58b8-40a9-ab13-97f072a42e06)

![Four Social Login Buttons ](https://1741922406-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LMp_PWjEdZQrVE520s3%2F-MfSYfd4mivJcwVJNIls%2F-MfS_vWRUF3eDfajfVOn%2Fvarbase-login-social-auth-4-networks-xl.png?alt=media\&token=9f66286e-de2f-47f5-b5a2-4c1c3d1564f3)
