Skip to content

Commit

Permalink
Merge branch 'main' into aa/DOCS-354
Browse files Browse the repository at this point in the history
  • Loading branch information
alexisintech authored Jan 10, 2025
2 parents 297d60c + aa67997 commit 2cc1c1f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/authentication/social-connections/notion.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@ To make the setup process easier, it's recommended to keep two browser tabs open
1. Save the **OAuth Client ID** and **OAuth Client Secret** somewhere secure.

### Set the Client ID and Client Secret in the Clerk Dashboard
1. Navigate back to the Clerk Dashboard where the modal should still be open. Paste the **OAuth Client ID** and **OAuth Client Secret** values that you saved into the respective fields.
1. Select **Add connection**.

> [!NOTE]
> If the modal or page is not still open, navigate to the [**SSO connections**](https://dashboard.clerk.com/last-active?path=user-authentication/sso-connections) page in the Clerk Dashboard. Select the connection. Under **Use custom credentials**, you can paste the **OAuth Client ID** and **OAuth Client Secret** into their respective fields.
1. Navigate back to the Clerk Dashboard where the modal should still be open. Paste the **OAuth Client ID** and **OAuth Client Secret** values that you saved into the respective fields.
1. Select **Add connection**.

> [!NOTE]
> If the modal or page is not still open, navigate to the [**SSO connections**](https://dashboard.clerk.com/last-active?path=user-authentication/sso-connections) page in the Clerk Dashboard. Select the connection. Under **Use custom credentials**, you can paste the **OAuth Client ID** and **OAuth Client Secret** into their respective fields.
### Test your connection

Expand Down

0 comments on commit 2cc1c1f

Please sign in to comment.