Closed codewithdev closed 3 years ago
Closes #761
Changed client_id to clientId in https://docs.parseplatform.org/parse-server/guide/#configuring-parse-server-for-sign-in-with-apple
client_id
clientId
{ auth: { apple: { client_id: "", }, } }
Closes #761
What things being changed:
Changed
client_id
toclientId
in https://docs.parseplatform.org/parse-server/guide/#configuring-parse-server-for-sign-in-with-apple