Sign-in with Apple user verification
I want to enable "Sign-in with apple" in my application.
As you can see here App sends Token authorization code to the backend, and then backend needs to talk with Apple ID to verify the user.
This is the recommended way from iO… Continue reading Sign-in with Apple user verification