📙 Update apple auth adapter key #761
Open
Labels
Comments
|
I looked into it a bit more and I am unsure about the comment for the The comment suggests to use the "Service ID", but it seems to be the app bundle ID that should be used, see |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Link to section:
https://docs.parseplatform.org/parse-server/guide/#configuring-parse-server-for-sign-in-with-apple
What is the issue?
It is mentioning that you can use
client_id. That might have been true in the past, but now the correct way is to useclientId.Can you propose a solution?
Correction to:
First reported by @ChrisEelmaa in parse-community/parse-server#6858.
The text was updated successfully, but these errors were encountered: