Finally an easy way to render Social Auth links/buttons. Simply download and enable Social Auth Buttons and the buttons will be rendered in Drupal's default login form. You can even embed and render it to your custom forms like this: $form['social_auto_buttons'] = [ '#type' => 'social_auth_buttons'...