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

# uListing Social Login

![](/files/-MKniC077ffFZNz7H8EY)

If your uListing plugin is a free version, then you will get the lock in this section.

![](/files/-McNql6Fao1s6WqRVs6n)

After installing the social login addon, its window will be different hiding the lock:

![](/files/-McOqfxEQ20lfnQR_VZk)

You can customize general elements of social network settings. You can specify the title for this feature, redirect page, icon design, and login in the same browser tab settings.

Also, you can go to the **Social Networks** section of Social Login settings:

![](/files/-McOqo63glCsrQatXpIZ)

By default, all social networks are disabled, you can go to each social separately to enable them:

To enable the Google account, you must insert a client ID with a google client secret key.

![](/files/-McOr3LWno2aEkdZyxil)

Verification will be shown after the necessary keys are inserted:

![](/files/-McOrua61-deC6AVPEGw)

Follow the same steps to verify the remaining socials.

To enable the Facebook account, you must insert an app ID with an app secret key.

![](/files/-McOs5LN1kx-KizH-kjD)

To enable the Twitter account, you must insert an API key with an API secret key.

![](/files/-McOsFGbYXrfhWl0FrCL)

To enable the VKontakte account, you must insert an API ID as a secret key.

![](/files/-McOsN8a8iTk4zq3TTjL)

After the verification of all social networks is completed by inserting the asked keys, users can see this screen when they login to the site. Users can add these social links to the sign-in page too.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.stylemixthemes.com/ulisting/ulisting-pro-addons/ulisting-social-login.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
