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/references/expo/passkeys.mdx
+2-2
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ description: Learn how to configure passkeys for your Expo application.
39
39
40
40
## Set up your associated domain file in the Clerk Dashboard
41
41
42
-
1. In the Clerk Dashboard, navigate to the [**Native Applications**](https://dashboard.clerk.com/last-active?path=native-applications) page.
42
+
1. In the Clerk Dashboard, navigate to the [**Native Applications**](https://dashboard.clerk.com/last-active?path=user-authentication/native-applications) page.
43
43
1. Select the **iOS** tab.
44
44
1. Select **Add iOS App**.
45
45
1. Paste the **App ID Prefix** and **Bundle ID** that you copied in the previous step.
@@ -84,7 +84,7 @@ description: Learn how to configure passkeys for your Expo application.
84
84
85
85
## Set up your Android app links in the Clerk Dashboard
86
86
87
-
1. In the Clerk Dashboard, navigate to the [**Native Applications**](https://dashboard.clerk.com/last-active?path=native-applications) page.
87
+
1. In the Clerk Dashboard, navigate to the [**Native Applications**](https://dashboard.clerk.com/last-active?path=user-authentication/native-applications) page.
88
88
1. Select the **Android** tab.
89
89
1. Select **Add Android app**.
90
90
1. Fill out the form with the following information:
0 commit comments