Varbase Auth Base
Last updated
The Varbase Auth Base recipe provides Social Single Sign-On with default social authentication capabilities for Varbase sites.
https://www.drupal.org/project/varbase_auth_base
Brings in the following core and contributed modules to your site:
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.
The following modules are downloaded with this recipe but not enabled during installation. You can enable them manually if needed:
Social Auth integration for Facebook.
Social Auth integration for LinkedIn.
Apply the recipe using Drush:
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
ddev drush recipe ../recipes/varbase_auth_base