You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/authentication/social-connections/facebook.mdx
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ To make the setup process easier, it's recommended to keep two browser tabs open
44
44
1. Select **Add connection** and select **For all users**.
45
45
1. In the **Choose provider** dropdown, select **Facebook**.
46
46
1. Ensure that both **Enable for sign-up and sign-in** and **Use custom credentials** are toggled on.
47
-
1. Save the **Valid OAuth Redirect URI** somewhere secure. Keep this modal and page open.
47
+
1. Save the **Redirect URI** somewhere secure. Keep this modal and page open.
48
48
49
49
### Create a Facebook app
50
50
@@ -58,9 +58,9 @@ To make the setup process easier, it's recommended to keep two browser tabs open
58
58
1. Next to **Authenticate and request data from users with Facebook Login**, select **Customize**. You'll be redirected to the **Permissions** tab of the **Customize use case** page.
59
59
1. Next to **email**, select **Add**. This permission allows Clerk to read your user's primary email address.
60
60
1. In the left sidebar, under **Facebook Login**, select **Settings**.
61
-
1. In the **Client OAuth settings** section, in the **Valid OAuth Redirect URIs** field, paste the **Valid OAuth Redirect URI** value you saved from the Clerk Dashboard.
61
+
1. In the **Client OAuth settings** section, in the **Valid OAuth Redirect URIs** field, paste the **Redirect URI** value you saved from the Clerk Dashboard.
62
62
1. Select **Save changes**.
63
-
1. In the left sidebar, select **App settings** (hover over the icon to view the title or expand the menu), and then select **Basic**.
63
+
1. In the left sidebar, select **App settings** (hover over the settings icon to view the title or expand the menu), and then select **Basic**.
64
64
1. Save the **App ID** and **App Secret** somewhere secure.
65
65
66
66
### Set the App ID and App Secret in the Clerk Dashboard
0 commit comments