Skip to content

SignInWithApple updates for iOS components #2376

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mikepitre
Copy link
Contributor

@mikepitre mikepitre commented Jul 3, 2025

🔎 Previews:

What does this solve?

  • Lets users know that they can stop at a certain point in the SignInWithApple guide if they are using prebuilt components.
  • I'm labeling this as blocked since it should not be merged yet but can be reviewed.

Checklist

  • I have clicked on "Files changed" and performed a thorough self-review
  • All existing checks pass

@mikepitre mikepitre requested a review from a team as a code owner July 3, 2025 19:03
Copy link

vercel bot commented Jul 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
clerk-docs ✅ Ready (Inspect) Visit Preview Jul 3, 2025 7:41pm

@@ -24,6 +24,10 @@ This guide will teach you how to add native Sign in with Apple to your Clerk app

[Add the Sign in with Apple capability to your app](https://developer.apple.com/documentation/xcode/configuring-sign-in-with-apple#Add-the-Sign-in-with-Apple-capability-to-your-app).

> [!NOTE]
> If you are using Clerk's prebuilt components, you don't need to do anything else and can stop here. The SignInWithApple button will appear in your `AuthView` automatically.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
> If you are using Clerk's prebuilt components, you don't need to do anything else and can stop here. The SignInWithApple button will appear in your `AuthView` automatically.
> If you are using Clerk's prebuilt components, you don't need to do anything else and can stop here. The `SignInWithApple` button will appear in your `AuthView` automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants