> ## Documentation Index
> Fetch the complete documentation index at: https://stytch.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Facebook

> Set up Facebook OAuth for Consumer Authentication.

## Setup

*Follow these steps if you have not created a Facebook OAuth client yet.*

1. Navigate to your Facebook (Meta) [applications](https://developers.facebook.com/apps/).
2. Click **Create App**.
3. Enter a name for the app and click **Next**.
4. Choose **Other** from the app type list and click **Next**.
5. Select **Consumer** and click **Next**, then click **Create app**.
6. In the list of products, find the **Facebook Login** product and click **Set up**. <img src="https://mintcdn.com/stytch-34ca0595/ujkFjtNfcCtlcK2E/images/consumer/from-old-docs/facebook-add-login-product.png?fit=max&auto=format&n=ujkFjtNfcCtlcK2E&q=85&s=9e218fa70de777d18fb42d6ce72baff1" alt="Add Facebook Login" width="1023" height="648" data-path="images/consumer/from-old-docs/facebook-add-login-product.png" />
7. Ignore the quickstart menu. Instead, on the left pane under **Facebook Login**, click on **Settings**. <img src="https://mintcdn.com/stytch-34ca0595/ujkFjtNfcCtlcK2E/images/consumer/from-old-docs/facebook-login-settings.webp?fit=max&auto=format&n=ujkFjtNfcCtlcK2E&q=85&s=be2de998e4ae74a2851c607c184d2286" alt="Facebook Login Settings" width="291" height="166" data-path="images/consumer/from-old-docs/facebook-login-settings.webp" />
8. Copy-paste the Redirect URI from the [Dashboard](https://stytch.com/dashboard/oauth) into the list of Valid OAuth Redirect URIs. Fill in remaining fields. Then click **Save changes**.
9. In the left pane under **App Review**, navigate to **Permissions and Features**.
10. Click **Request advanced access** for both email and `public_profile` and follow the instructions shown. <img src="https://mintcdn.com/stytch-34ca0595/ujkFjtNfcCtlcK2E/images/consumer/from-old-docs/facebook-request-advanced-access.png?fit=max&auto=format&n=ujkFjtNfcCtlcK2E&q=85&s=39c7d070a716bbc7b54690910d53a236" alt="Request advanced access" width="2720" height="324" data-path="images/consumer/from-old-docs/facebook-request-advanced-access.png" />

***

*Follow these steps if you already have an existing Facebook OAuth client.*

1. Navigate to your Facebook (Meta) [applications](https://developers.facebook.com/apps/).
2. Click on the application you'd like to use.
3. In the list of products, find the **Facebook Login** product and click **Set up**. <img src="https://mintcdn.com/stytch-34ca0595/ujkFjtNfcCtlcK2E/images/consumer/from-old-docs/facebook-add-login-product.png?fit=max&auto=format&n=ujkFjtNfcCtlcK2E&q=85&s=9e218fa70de777d18fb42d6ce72baff1" alt="Add Facebook Login" width="1023" height="648" data-path="images/consumer/from-old-docs/facebook-add-login-product.png" />
4. Ignore the quickstart menu. Instead, on the left pane under **Facebook Login**, click on **Settings**. <img src="https://mintcdn.com/stytch-34ca0595/ujkFjtNfcCtlcK2E/images/consumer/from-old-docs/facebook-login-settings.webp?fit=max&auto=format&n=ujkFjtNfcCtlcK2E&q=85&s=be2de998e4ae74a2851c607c184d2286" alt="Facebook Login Settings" width="291" height="166" data-path="images/consumer/from-old-docs/facebook-login-settings.webp" />
5. Copy-paste the Redirect URI from the [Dashboard](https://stytch.com/dashboard/oauth) into the list of Valid OAuth Redirect URIs. Fill in remaining fields. Then click **Save changes**.
6. In the left pane under **App Review**, navigate to **Permissions and Features**.
7. Click **Request advanced access** for both email and `public_profile` and follow the instructions shown. <img src="https://mintcdn.com/stytch-34ca0595/ujkFjtNfcCtlcK2E/images/consumer/from-old-docs/facebook-request-advanced-access.png?fit=max&auto=format&n=ujkFjtNfcCtlcK2E&q=85&s=39c7d070a716bbc7b54690910d53a236" alt="Request advanced access" width="2720" height="324" data-path="images/consumer/from-old-docs/facebook-request-advanced-access.png" />
