This module renders all active/enabled social auth buttons in Drupal core's login form.
Additional support for Commerce Checkout Flow login form.
Also provides a form element so you can embed it to your custom forms.
Sample:
$form['social_auto_buttons'] = [
'#type' => 'social_auth_buttons',
'#title' => t('Social Auth Buttons'),
];
Project information
- Project categories: Access control, Developer tools
- Ecosystem: Social Auth
6 sites report using this module
- Created by vhin0210 on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
Releases
1.0.0-beta2
released 26 October 2023
Works with Drupal: ^8 || ^9 || ^10
Install:
Development version: 1.0.x-dev updated 1 Nov 2024 at 15:39 UTC

