Skip to content

Commit

Permalink
update test oauth steps
Browse files Browse the repository at this point in the history
  • Loading branch information
victoriaxyz committed Oct 8, 2024
1 parent a68f5c5 commit 0c9a296
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/authentication/social-connections/microsoft.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,8 @@ To make the setup process easier, it's recommended to keep two browser tabs open

The simplest way to test your OAuth is to visit your Clerk application's [Account Portal](/docs/customization/account-portal/overview), which is available for all Clerk applications out-of-the-box.

1. In the navigation sidebar of the Clerk Dashboard, select [**Account Portal**](https://dashboard.clerk.com/last-active?path=account-portal).
1. Navigate to the [Clerk Dashboard](https://dashboard.clerk.com/last-active?path=account-portal).
1. In the top navigation, select **Configure**. In the sidebar, select **Account Portal**.
1. Next to the **Sign-in** URL, select **Visit**. The URL should resemble:
- **For development**`https://your-domain.accounts.dev/sign-in`
- **For production**`https://accounts.your-domain.com/sign-in`
Expand Down

0 comments on commit 0c9a296

Please sign in to comment.