I am trying to integrate the code snippet you provided without the use of the social auth library, but there seem to be some extra fields that I could not find in the apple developer console. For instance, I found the apple key id but not the private key.
In your code, however, you used both the private key and key id at the same time, so how do they differ and from where to get each?
Hi
I am trying to integrate the code snippet you provided without the use of the social auth library, but there seem to be some extra fields that I could not find in the apple developer console. For instance, I found the apple key id but not the private key.
In your code, however, you used both the private key and key id at the same time, so how do they differ and from where to get each?