# Social Login Providers

Social Login providers allow you to register your app directly with [implicit grant support ](https://oauth.net/2/grant-types/implicit/)and use them with WalliD in order to get data from users' accounts.

You will also need to set up an application with the integrating social login provider to get the <mark style="color:purple;">`Client ID / App ID`</mark> which will be required in the config Dashboard.

#### How to get Client ID?

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/RyvzdM5fRtd6040ZEgvL"><img src="/files/yual3rIZpLGJsGUvNE9B" alt="logo-google.png" data-size="line"></a> <a href="/pages/RyvzdM5fRtd6040ZEgvL"><strong>Google</strong></a></td><td></td><td><a href="/pages/RyvzdM5fRtd6040ZEgvL">/pages/RyvzdM5fRtd6040ZEgvL</a></td></tr><tr><td><a href="/pages/2xoZMeacKYBJEib7dwgS"><img src="/files/8EDKCUSDtpubi2LwIMAV" alt="logo-twitter.png" data-size="line"></a> <a href="/pages/2xoZMeacKYBJEib7dwgS"><strong>Twitter</strong></a></td><td></td><td><a href="/pages/2xoZMeacKYBJEib7dwgS">/pages/2xoZMeacKYBJEib7dwgS</a></td></tr><tr><td><a href="/pages/PjWNVLJ7JGnBrPVqGLe5"><img src="/files/bdLaPyagQmtlGn17dXSB" alt="logo-discord.png" data-size="line"></a> <a href="/pages/PjWNVLJ7JGnBrPVqGLe5"><strong>Discord</strong></a></td><td></td><td><a href="/pages/PjWNVLJ7JGnBrPVqGLe5">/pages/PjWNVLJ7JGnBrPVqGLe5</a></td></tr><tr><td><a href="/pages/66ros7gocNH9vaRezVmT"><img src="/files/nuS9cupMxpYKKvTgGfHL" alt="logo-linkedin.png" data-size="line"></a> <a href="/pages/66ros7gocNH9vaRezVmT"><strong>Linkedin</strong></a></td><td></td><td><a href="/pages/66ros7gocNH9vaRezVmT">/pages/66ros7gocNH9vaRezVmT</a></td></tr><tr><td><a href="/pages/OeFrLY14kFMIhWyYZCQA"><img src="/files/xRKyIlCz7MzKAZx3SudZ" alt="logo-reddit.png" data-size="line"></a> <a href="/pages/OeFrLY14kFMIhWyYZCQA"><strong>Reddit</strong></a></td><td></td><td><a href="/pages/OeFrLY14kFMIhWyYZCQA">/pages/OeFrLY14kFMIhWyYZCQA</a></td></tr><tr><td><a href="/pages/AmtGN9xtijcIkNDHzUYo"><img src="/files/pTzlrQsH8qW47zIVFuEo" alt="logo-github.png" data-size="line"></a> <a href="/pages/AmtGN9xtijcIkNDHzUYo"><strong>Github</strong></a></td><td></td><td><a href="/pages/AmtGN9xtijcIkNDHzUYo">/pages/AmtGN9xtijcIkNDHzUYo</a></td></tr><tr><td><a href="/pages/nMF8OkUUo1U1mtlLZvxb"><img src="/files/HO3w38Mdd3Gn6DCUguXd" alt="logo-facebook.png" data-size="line"></a> <a href="/pages/nMF8OkUUo1U1mtlLZvxb"><strong>Facebook</strong></a></td><td></td><td><a href="/pages/nMF8OkUUo1U1mtlLZvxb">/pages/nMF8OkUUo1U1mtlLZvxb</a></td></tr><tr><td><img src="/files/G2ps5jRGkEImUKOcJLeM" alt="" data-size="line"> <a href="/pages/nET5qtkpDqyJAP9qPLiv"><strong>Instagram</strong></a></td><td></td><td><a href="/pages/nET5qtkpDqyJAP9qPLiv">/pages/nET5qtkpDqyJAP9qPLiv</a></td></tr><tr><td><a href="/pages/arisSYkI8h3mgyeqz3IY"><img src="/files/FDkXMs7wThicAKhrMcDj" alt="logo-twitch.png" data-size="line"></a><a href="/pages/arisSYkI8h3mgyeqz3IY"><strong>Twitch</strong></a></td><td></td><td><a href="/pages/arisSYkI8h3mgyeqz3IY">/pages/arisSYkI8h3mgyeqz3IY</a></td></tr></tbody></table>


---

# Agent Instructions: 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.wallid.io/config-dashboard/authentication/social-login-providers.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.
