drupal / varbase_auth_base
A base recipe to install and configure Varbase Social Single Sign-On with default social authentication modules and configurations.
Installs: 58
Dependents: 1
Suggesters: 0
Security: 0
Type:drupal-recipe
pkg:composer/drupal/varbase_auth_base
Requires
- drupal/core: ~11.3.0
- drupal/social_api: ~4.1.0
- drupal/social_auth: ~4.2.0
- drupal/social_auth_facebook: ~4
- drupal/social_auth_google: ~4
- drupal/social_auth_linkedin: ~4
- drupal/varbase_auth: 11.0.x
This package is auto-updated.
Last update: 2026-02-09 09:21:49 UTC
README
A base recipe to install and configure Varbase Social Single Sign-On with default social authentication modules and configurations.
This recipe provides social authentication functionality, allowing users to log in using existing information from social networking services such as Google, Facebook, LinkedIn, and X-Twitter.
Features
- Social Single Sign-On via Social Auth module
- Google social authentication enabled by default
- Gin theme social auth login block configuration
- Support for Google, Facebook, and LinkedIn social login
Installation
Add the recipe using composer:
composer require drupal/varbase_auth_base:~1.0.0
Change directory to /web
Run the Drupal recipe bash script:
bash core/scripts/drupal recipe recipes/varbase_auth_base
or
Run the Drush recipe command:
ddev drush recipe ../recipes/varbase_auth_base
Use With Varbase Distribution
This recipe is best used with Varbase distribution.
Can be installed with any Drupal site, even if installed with the Minimal or Standard profile. However, using it with Varbase gives you way much more cool stuff!
Varbase documentation
Check out Varbase documentation for more details.
Join Our Slack Team for Feedback and Support http://slack.varbase.vardot.com/
This recipe is sponsored and developed by Vardot.