> ## Documentation Index
> Fetch the complete documentation index at: https://dynamic-docs-feat-sidebar-revamp.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Social Providers Overview

This section relates to setting up oauth providers inside Dynamic. You would do this for two purposes:

1. To allow [linking of social accounts](/users/social-linking) as part of their profile.
2. To allow users to [sign up or log in with social accounts](/authentication-methods/email-social-sms).

In both cases you will need to configure whatever social providers you want to use. Dynamic supports the following providers:

* [Apple](/social-providers/apple)
* [Discord](/social-providers/discord)
* [Epic Games](/social-providers/epicgames)
* [Farcaster](/social-providers/farcaster)
* [Facebook](/social-providers/facebook)
* [GitHub](/social-providers/github)
* [Google](/social-providers/google)
* [LINE](/social-providers/line)
* [Shopify](/social-providers/shopify)
* [Spotify](/social-providers/spotify)
* [Telegram](/social-providers/telegram)
* [TikTok](/social-providers/tiktok)
* [Twitch](/social-providers/twitch)
* [Twitter](/social-providers/twitter)

<Tip>
  If you need to get the auth token of a valid OAuth provider, use [this API
  request](https://docs.dynamic.xyz/api-reference/users/getUserOauthAccessToken).
</Tip>
