> For the complete documentation index, see [llms.txt](https://docs.magecomp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.magecomp.com/magento-2-social-login-extension/configuration.md).

# Configuration

Once the extension is installed successfully, go to **Stores>Configuration** to configure the extension for use.

<figure><img src="/files/LoSzCwPu7GhJlEfV3Z3V" alt=""><figcaption></figcaption></figure>

**Configuration**

**Social Login:** You can Enable or Disable the Social Login extension for Magento 2 from this field.

**Enable for Login Page:** Set this field to Enable if you want to display the social login buttons on the login page.

**Enable for Registration Page:** Set this field to Enable if you want to display the social login buttons on the Registration page.

**Buttons Position:** In this field, set the position of the social buttons from either at the top or at the bottom of a page.

**Enable for Checkout Page:** Set this field to Enable if you want to display the social login buttons on the Checkout page.

* **Configuration for Google**

<figure><img src="/files/dtmRc04tFd6vs274h3cp" alt=""><figcaption></figcaption></figure>

**Google:** Enable this field to display the google login button on the enabled pages.

**Client ID:** Enter the Client ID here from the created Google App from Developer Console

**Client Secret:** Enter the secret key here from the created Google App from Developer Console

**Callback URL:** Enter the Callback URL which will be used while creating a new social login application.&#x20;

* **Configuration for Facebook**

<figure><img src="/files/oZmibzspEkdhqpOFkB9H" alt=""><figcaption></figcaption></figure>

**Facebook** Enable this field to display the Facebook button on the enabled pages.

**Client ID:** Enter the Client ID here from the created Facebook App from Developer Console

**Callback URL:** Enter the Callback URL which will be used while creating a new social login application.&#x20;

* **Configuration for Linkedin**

<figure><img src="/files/u5wenHSJhBsnPa2RIJkc" alt=""><figcaption></figcaption></figure>

**Linkedin:** Enable this field to display the Linkedin button on the enabled pages.

**Client ID:** Enter the Client ID here from the created Linkedin App from Developer Console

**Client Secret:** Enter the secret key here from the created Linkedin App from Developer Console

**Callback URL:** Enter the Callback URL which will be used while creating a new social login application.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.magecomp.com/magento-2-social-login-extension/configuration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
