Skip to content
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

[Feature] Support multiple client IDs #37

Open
sonicdoe opened this issue Jan 15, 2025 · 0 comments
Open

[Feature] Support multiple client IDs #37

sonicdoe opened this issue Jan 15, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@sonicdoe
Copy link

When using Sign in with Apple for both an iOS app and a web app, you cannot use the same client ID. As described in the Apple Developer Documentation, web services require a separate Services ID, which is distinct from an App ID. Since AppleAuth only allows configuring one apple_client_id, this scenario is currently a bit tricky to satisfy.

@sonicdoe sonicdoe added the enhancement New feature or request label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant