Skip to content

Commit 9c7fc2d

Browse files
authored
Scope the native apps callout + reframe text to highlight Expo too (#2844)
1 parent ef1654a commit 9c7fc2d

File tree

1 file changed

+4
-2
lines changed
  • docs/guides/configure/auth-strategies/social-connections

1 file changed

+4
-2
lines changed

docs/guides/configure/auth-strategies/social-connections/apple.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,10 @@ description: Learn how to allow users to sign up and sign in to your Clerk app w
2020

2121
Enabling OAuth via [Sign in with Apple](https://developer.apple.com/sign-in-with-apple/) allows your users to sign in and sign up to your Clerk app with their Apple ID.
2222

23-
> [!IMPORTANT]
24-
> This guide explains how to configure Sign in with Apple for web based flows. To configure native Sign in with Apple on native applications (iOS), see the [dedicated guide](/docs/guides/configure/auth-strategies/sign-in-with-apple).
23+
<If sdk={["expo", "ios"]}>
24+
> [!IMPORTANT]
25+
> This guide explains how to configure Sign in with Apple for web-based flows. To configure Sign in with Apple on native applications (such as iOS or Expo apps), see the [dedicated guide](/docs/guides/configure/auth-strategies/sign-in-with-apple).
26+
</If>
2527
2628
## Configure for your development instance
2729

0 commit comments

Comments
 (0)